Bump @types/node from 22.13.14 to 22.15.3

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.13.14 to 22.15.3.
- [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.3
  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-06 16:38:38 +00:00
committed by GitHub
parent 8e7d9e635f
commit cf7706aeda
2 changed files with 9 additions and 9 deletions
+8 -8
View File
@@ -10,7 +10,7 @@
"license": "MIT",
"devDependencies": {
"@eslint/js": "9.26.0",
"@types/node": "22.13.14",
"@types/node": "22.15.12",
"eslint": "9.26.0",
"eslint-config-prettier": "10.1.1",
"eslint-plugin-prettier": "5.2.6",
@@ -344,13 +344,13 @@
"license": "MIT"
},
"node_modules/@types/node": {
"version": "22.13.14",
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.13.14.tgz",
"integrity": "sha512-Zs/Ollc1SJ8nKUAgc7ivOEdIBM8JAKgrqqUYi2J997JuKO7/tpQC+WCetQ1sypiKCQWHdvdg9wBNpUPEWZae7w==",
"version": "22.15.12",
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.15.12.tgz",
"integrity": "sha512-K0fpC/ZVeb8G9rm7bH7vI0KAec4XHEhBam616nVJCV51bKzJ6oA3luG4WdKoaztxe70QaNjS/xBmcDLmr4PiGw==",
"dev": true,
"license": "MIT",
"dependencies": {
"undici-types": "~6.20.0"
"undici-types": "~6.21.0"
}
},
"node_modules/@typescript-eslint/eslint-plugin": {
@@ -2907,9 +2907,9 @@
}
},
"node_modules/undici-types": {
"version": "6.20.0",
"resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.20.0.tgz",
"integrity": "sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==",
"version": "6.21.0",
"resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.21.0.tgz",
"integrity": "sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==",
"dev": true,
"license": "MIT"
},
+1 -1
View File
@@ -37,7 +37,7 @@
"license": "MIT",
"devDependencies": {
"@eslint/js": "9.26.0",
"@types/node": "22.13.14",
"@types/node": "22.15.12",
"eslint": "9.26.0",
"eslint-config-prettier": "10.1.1",
"eslint-plugin-prettier": "5.2.6",