Bump @types/node from 22.13.5 to 22.13.9

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.13.5 to 22.13.9.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-03-03 21:48:34 +00:00
committed by GitHub
parent f1e4c2bbbd
commit 38bb7ab433
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -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
View File
@@ -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"
}