Bump @types/node from 26.0.1 to 26.1.2

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 26.0.1 to 26.1.2.
- [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: 26.1.2
  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]
2026-08-10 03:04:51 +00:00
committed by GitHub
parent 22e86aa74e
commit ed72f2738c
2 changed files with 6 additions and 6 deletions
+5 -5
View File
@@ -534,9 +534,9 @@
"license": "MIT"
},
"node_modules/@types/node": {
"version": "26.0.1",
"resolved": "https://registry.npmjs.org/@types/node/-/node-26.0.1.tgz",
"integrity": "sha512-fc3KiUoBt6kie0N9bIW3E47vZsuaMf0PM2AaUpLCLT0s/LvX1nxAim6Fc049cNxODPpGm6qRAuUOB86SkRuPQw==",
"version": "26.1.2",
"resolved": "https://registry.npmjs.org/@types/node/-/node-26.1.2.tgz",
"integrity": "sha512-Vu4a5UFA9rIIFJ7rB/Vaafh9lrCQszopTCx6KjFboXTGQbPNasehVR5TEiithSDGyd1DEiUByggTZsg8jukeIg==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -2489,9 +2489,9 @@
"version": "0.1.0",
"license": "MIT",
"devDependencies": {
"@types/node": "26.0.1",
"@types/node": "^26.1.2",
"rimraf": "6.1.3",
"tsdown": "^0.22.14",
"tsdown": "0.22.14",
"typescript": "6.0.3"
}
}
+1 -1
View File
@@ -33,7 +33,7 @@
},
"license": "MIT",
"devDependencies": {
"@types/node": "26.0.1",
"@types/node": "26.1.2",
"rimraf": "6.1.3",
"tsdown": "0.22.14",
"typescript": "6.0.3"