Merge pull request #125 from jwetzell/dependabot/npm_and_yarn/types/luxon-3.7.5

Bump @types/luxon from 3.7.1 to 3.7.5
This commit is contained in:
Joel Wetzell
2026-09-10 13:08:20 -05:00
committed by GitHub
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -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.5",
"@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.5",
"resolved": "https://registry.npmjs.org/@types/luxon/-/luxon-3.7.5.tgz",
"integrity": "sha512-jJ41Q4z6ZVO260MNDdHfW7+7a5iMiX8Mr6ZJHcmgrvhZha6dz5704o/lF2kKl6URjH6ivEL97w9xS/MgpJEphg==",
"dev": true,
"license": "MIT"
},
+1 -1
View File
@@ -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.5",
"@types/node": "24.1.0",
"prettier": "3.8.4",
"typescript": "6.0.3"