Bump luxon and @types/luxon

Bumps [luxon](https://github.com/moment/luxon) and [@types/luxon](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/luxon). These dependencies needed to be updated together.

Updates `luxon` from 3.4.3 to 3.5.0
- [Changelog](https://github.com/moment/luxon/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moment/luxon/compare/3.4.3...3.5.0)

Updates `@types/luxon` from 3.3.2 to 3.4.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/luxon)

---
updated-dependencies:
- dependency-name: luxon
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: "@types/luxon"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-12-02 22:45:43 +00:00
committed by GitHub
parent e4e58c0b40
commit b407086a86
2 changed files with 10 additions and 10 deletions
+2 -2
View File
@@ -15,7 +15,7 @@
"@angular/core": "19.0.1",
"@angular/platform-browser": "19.0.1",
"@angular/platform-browser-dynamic": "19.0.1",
"luxon": "3.4.3",
"luxon": "3.5.0",
"rxjs": "7.8.1",
"tslib": "2.8.1",
"zone.js": "0.15.0"
@@ -24,7 +24,7 @@
"@angular/build": "19.0.1",
"@angular/cli": "19.0.1",
"@angular/compiler-cli": "19.0.1",
"@types/luxon": "3.3.2",
"@types/luxon": "3.4.2",
"@types/node": "22.10.1",
"prettier": "3.4.1",
"typescript": "5.6.3"