mirror of
https://github.com/jwetzell/itsfiveoclockwhere.git
synced 2026-08-20 14:28:59 +00:00
Merge pull request #59 from jwetzell/dependabot/npm_and_yarn/types/node-22.15.19
This commit is contained in:
Generated
+4
-4
@@ -24,7 +24,7 @@
|
|||||||
"@angular/cli": "19.2.11",
|
"@angular/cli": "19.2.11",
|
||||||
"@angular/compiler-cli": "19.2.10",
|
"@angular/compiler-cli": "19.2.10",
|
||||||
"@types/luxon": "3.6.2",
|
"@types/luxon": "3.6.2",
|
||||||
"@types/node": "22.15.17",
|
"@types/node": "22.15.19",
|
||||||
"prettier": "3.5.3",
|
"prettier": "3.5.3",
|
||||||
"typescript": "5.8.3"
|
"typescript": "5.8.3"
|
||||||
}
|
}
|
||||||
@@ -3313,9 +3313,9 @@
|
|||||||
"license": "MIT"
|
"license": "MIT"
|
||||||
},
|
},
|
||||||
"node_modules/@types/node": {
|
"node_modules/@types/node": {
|
||||||
"version": "22.15.17",
|
"version": "22.15.19",
|
||||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.15.17.tgz",
|
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.15.19.tgz",
|
||||||
"integrity": "sha512-wIX2aSZL5FE+MR0JlvF87BNVrtFWf6AE6rxSE9X7OwnVvoyCQjpzSRJ+M87se/4QCkCiebQAqrJ0y6fwIyi7nw==",
|
"integrity": "sha512-3vMNr4TzNQyjHcRZadojpRaD9Ofr6LsonZAoQ+HMUa/9ORTPoxVIw0e0mpqWpdjj8xybyCM+oKOUH2vwFu/oEw==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|||||||
+1
-1
@@ -25,7 +25,7 @@
|
|||||||
"@angular/cli": "19.2.11",
|
"@angular/cli": "19.2.11",
|
||||||
"@angular/compiler-cli": "19.2.10",
|
"@angular/compiler-cli": "19.2.10",
|
||||||
"@types/luxon": "3.6.2",
|
"@types/luxon": "3.6.2",
|
||||||
"@types/node": "22.15.17",
|
"@types/node": "22.15.19",
|
||||||
"prettier": "3.5.3",
|
"prettier": "3.5.3",
|
||||||
"typescript": "5.8.3"
|
"typescript": "5.8.3"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user