Merge pull request #62 from jwetzell/dependabot/npm_and_yarn/types/node-22.13.5

Bump @types/node from 22.13.1 to 22.13.5
This commit is contained in:
2025-02-24 11:26:23 -06:00
committed by GitHub
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -412,9 +412,9 @@
"license": "MIT"
},
"node_modules/@types/node": {
"version": "22.13.1",
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.13.1.tgz",
"integrity": "sha512-jK8uzQlrvXqEU91UxiK5J7pKHyzgnI1Qnl0QDHIgVGuolJhRb9EEl28Cj9b3rGR8B2lhFCtvIm5os8lFnO/1Ew==",
"version": "22.13.5",
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.13.5.tgz",
"integrity": "sha512-+lTU0PxZXn0Dr1NBtC7Y8cR21AJr87dLLU953CWA6pMxxv/UDc7jYAY90upcrie1nRcD6XNG5HOYEDtgW5TxAg==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -2202,7 +2202,7 @@
"version": "1.6.0",
"license": "MIT",
"devDependencies": {
"@types/node": "22.13.1",
"@types/node": "22.13.5",
"rimraf": "6.0.1",
"typescript": "5.7.3"
}
+1 -1
View File
@@ -36,7 +36,7 @@
},
"license": "MIT",
"devDependencies": {
"@types/node": "22.13.1",
"@types/node": "22.13.5",
"rimraf": "6.0.1",
"typescript": "5.7.3"
}