mirror of
https://github.com/jwetzell/itsfiveoclockwhere.git
synced 2026-07-26 10:28:45 +00:00
Merge pull request #43 from jwetzell/dependabot/npm_and_yarn/types/node-22.13.9
Bump @types/node from 22.13.5 to 22.13.9
This commit is contained in:
Generated
+4
-4
@@ -24,7 +24,7 @@
|
||||
"@angular/cli": "19.1.8",
|
||||
"@angular/compiler-cli": "19.1.7",
|
||||
"@types/luxon": "3.4.2",
|
||||
"@types/node": "22.13.5",
|
||||
"@types/node": "22.13.9",
|
||||
"prettier": "3.5.3",
|
||||
"typescript": "5.7.3"
|
||||
}
|
||||
@@ -3258,9 +3258,9 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@types/node": {
|
||||
"version": "22.13.5",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.13.5.tgz",
|
||||
"integrity": "sha512-+lTU0PxZXn0Dr1NBtC7Y8cR21AJr87dLLU953CWA6pMxxv/UDc7jYAY90upcrie1nRcD6XNG5HOYEDtgW5TxAg==",
|
||||
"version": "22.13.9",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.13.9.tgz",
|
||||
"integrity": "sha512-acBjXdRJ3A6Pb3tqnw9HZmyR3Fiol3aGxRCK1x3d+6CDAMjl7I649wpSd+yNURCjbOUGu9tqtLKnTGxmK6CyGw==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
||||
+1
-1
@@ -25,7 +25,7 @@
|
||||
"@angular/cli": "19.1.8",
|
||||
"@angular/compiler-cli": "19.1.7",
|
||||
"@types/luxon": "3.4.2",
|
||||
"@types/node": "22.13.5",
|
||||
"@types/node": "22.13.9",
|
||||
"prettier": "3.5.3",
|
||||
"typescript": "5.7.3"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user