mirror of
https://github.com/jwetzell/itsfiveoclockwhere.git
synced 2026-08-14 03:33:41 +00:00
Merge pull request #22 from jwetzell/dependabot/npm_and_yarn/types/node-22.10.6
Bump @types/node from 22.10.1 to 22.10.6
This commit is contained in:
Generated
+4
-5
@@ -24,7 +24,7 @@
|
||||
"@angular/cli": "19.0.7",
|
||||
"@angular/compiler-cli": "19.0.6",
|
||||
"@types/luxon": "3.4.2",
|
||||
"@types/node": "22.10.1",
|
||||
"@types/node": "22.10.6",
|
||||
"prettier": "3.4.1",
|
||||
"typescript": "5.6.3"
|
||||
}
|
||||
@@ -3122,11 +3122,10 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@types/node": {
|
||||
"version": "22.10.1",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.10.1.tgz",
|
||||
"integrity": "sha512-qKgsUwfHZV2WCWLAnVP1JqnpE6Im6h3Y0+fYgMTasNQ7V++CBX5OT1as0g0f+OyubbFqhf6XVNIsmN4IIhEgGQ==",
|
||||
"version": "22.10.6",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.10.6.tgz",
|
||||
"integrity": "sha512-qNiuwC4ZDAUNcY47xgaSuS92cjf8JbSUoaKS77bmLG1rU7MlATVSiw/IlrjtIyyskXBZ8KkNfjK/P5na7rgXbQ==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"undici-types": "~6.20.0"
|
||||
}
|
||||
|
||||
+1
-1
@@ -25,7 +25,7 @@
|
||||
"@angular/cli": "19.0.7",
|
||||
"@angular/compiler-cli": "19.0.6",
|
||||
"@types/luxon": "3.4.2",
|
||||
"@types/node": "22.10.1",
|
||||
"@types/node": "22.10.6",
|
||||
"prettier": "3.4.1",
|
||||
"typescript": "5.6.3"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user