mirror of
https://github.com/jwetzell/itsfiveoclockwhere.git
synced 2026-08-14 03:33:41 +00:00
Bump @types/luxon from 3.7.1 to 3.7.2
Bumps [@types/luxon](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/luxon) from 3.7.1 to 3.7.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/luxon) --- updated-dependencies: - dependency-name: "@types/luxon" dependency-version: 3.7.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
Generated
+4
-4
@@ -23,7 +23,7 @@
|
||||
"@angular/build": "22.0.1",
|
||||
"@angular/cli": "22.0.1",
|
||||
"@angular/compiler-cli": "22.0.1",
|
||||
"@types/luxon": "3.7.1",
|
||||
"@types/luxon": "3.7.2",
|
||||
"@types/node": "24.1.0",
|
||||
"prettier": "3.8.4",
|
||||
"typescript": "6.0.3"
|
||||
@@ -3363,9 +3363,9 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@types/luxon": {
|
||||
"version": "3.7.1",
|
||||
"resolved": "https://registry.npmjs.org/@types/luxon/-/luxon-3.7.1.tgz",
|
||||
"integrity": "sha512-H3iskjFIAn5SlJU7OuxUmTEpebK6TKB8rxZShDslBMZJ5u9S//KM1sbdAisiSrqwLQncVjnpi2OK2J51h+4lsg==",
|
||||
"version": "3.7.2",
|
||||
"resolved": "https://registry.npmjs.org/@types/luxon/-/luxon-3.7.2.tgz",
|
||||
"integrity": "sha512-gW+Oib+vUtGJBtNC8V9Reww0oIpusw+4m81uncg9REGZAJfqOQHfo/nkabnc7w0QReXyPqjrbWMJk6NuAkiX3Q==",
|
||||
"dev": true,
|
||||
"license": "MIT"
|
||||
},
|
||||
|
||||
+1
-1
@@ -24,7 +24,7 @@
|
||||
"@angular/build": "22.0.1",
|
||||
"@angular/cli": "22.0.1",
|
||||
"@angular/compiler-cli": "22.0.1",
|
||||
"@types/luxon": "3.7.1",
|
||||
"@types/luxon": "3.7.2",
|
||||
"@types/node": "24.1.0",
|
||||
"prettier": "3.8.4",
|
||||
"typescript": "6.0.3"
|
||||
|
||||
Reference in New Issue
Block a user