chore(deps-dev): bump @types/node from 26.2.0 to 26.4.0 (#1947)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-09-01 03:46:53 +00:00
committed by GitHub
parent f7b1b3335e
commit 49dd1a0ccd
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -19,7 +19,7 @@
"@aws-sdk/credential-provider-env": "^3.972.70",
"@biomejs/biome": "2.5.10",
"@smithy/property-provider": "^4.5.2",
"@types/node": "^26.2.0",
"@types/node": "^26.4.0",
"@vitest/coverage-v8": "4.1.10",
"aws-sdk-client-mock": "^4.1.0",
"esbuild": "^0.28.2",
@@ -2464,9 +2464,9 @@
"license": "MIT"
},
"node_modules/@types/node": {
"version": "26.2.0",
"resolved": "https://registry.npmjs.org/@types/node/-/node-26.2.0.tgz",
"integrity": "sha512-5IviulTZeRNp2vAJ514cc/HUlY5nZ9fCbq9DMyC52BrhFZACo3nI0R7qBxhQmo/d27NFe96ur/b7Wwxklda+kg==",
"version": "26.4.0",
"resolved": "https://registry.npmjs.org/@types/node/-/node-26.4.0.tgz",
"integrity": "sha512-faiGnoIrLH/V8cibOMEAZ8pMw6oXqSukl29ra4mN8GdaB2ZewzeaLj+INpV5N+Z1eKWzY+IzaIZH2EIR6YZRNQ==",
"dev": true,
"license": "MIT",
"dependencies": {
+1 -1
View File
@@ -20,7 +20,7 @@
"@aws-sdk/credential-provider-env": "^3.972.70",
"@biomejs/biome": "2.5.10",
"@smithy/property-provider": "^4.5.2",
"@types/node": "^26.2.0",
"@types/node": "^26.4.0",
"@vitest/coverage-v8": "4.1.10",
"aws-sdk-client-mock": "^4.1.0",
"esbuild": "^0.28.2",