Bump @types/node from 22.13.9 to 22.15.7

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.13.9 to 22.15.7.
- [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-version: 22.15.7
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-05-05 21:57:15 +00:00
committed by GitHub
parent 6cf392d9ce
commit 2200582c7b
2 changed files with 9 additions and 9 deletions
+8 -8
View File
@@ -24,7 +24,7 @@
"@angular/cli": "19.2.1", "@angular/cli": "19.2.1",
"@angular/compiler-cli": "19.2.1", "@angular/compiler-cli": "19.2.1",
"@types/luxon": "3.4.2", "@types/luxon": "3.4.2",
"@types/node": "22.13.9", "@types/node": "22.15.7",
"prettier": "3.5.3", "prettier": "3.5.3",
"typescript": "5.7.3" "typescript": "5.7.3"
} }
@@ -3738,13 +3738,13 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/@types/node": { "node_modules/@types/node": {
"version": "22.13.9", "version": "22.15.7",
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.13.9.tgz", "resolved": "https://registry.npmjs.org/@types/node/-/node-22.15.7.tgz",
"integrity": "sha512-acBjXdRJ3A6Pb3tqnw9HZmyR3Fiol3aGxRCK1x3d+6CDAMjl7I649wpSd+yNURCjbOUGu9tqtLKnTGxmK6CyGw==", "integrity": "sha512-3hieEH05p8cnASknk8cYV71K2Vqmn4Nv8gjvRc5N3XbMlBS4wPwsmsw5bcHw6ISL36vVFuAhElcQCf7Ir4bR0w==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"undici-types": "~6.20.0" "undici-types": "~6.21.0"
} }
}, },
"node_modules/@vitejs/plugin-basic-ssl": { "node_modules/@vitejs/plugin-basic-ssl": {
@@ -7727,9 +7727,9 @@
} }
}, },
"node_modules/undici-types": { "node_modules/undici-types": {
"version": "6.20.0", "version": "6.21.0",
"resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.20.0.tgz", "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.21.0.tgz",
"integrity": "sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==", "integrity": "sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==",
"dev": true, "dev": true,
"license": "MIT" "license": "MIT"
}, },
+1 -1
View File
@@ -25,7 +25,7 @@
"@angular/cli": "19.2.1", "@angular/cli": "19.2.1",
"@angular/compiler-cli": "19.2.1", "@angular/compiler-cli": "19.2.1",
"@types/luxon": "3.4.2", "@types/luxon": "3.4.2",
"@types/node": "22.13.9", "@types/node": "22.15.7",
"prettier": "3.5.3", "prettier": "3.5.3",
"typescript": "5.7.3" "typescript": "5.7.3"
} }