chore(deps-dev): bump @types/node from 25.9.2 to 25.9.3 (#1829)

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

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-06-16 03:53:23 +00:00
committed by GitHub
parent 86c1acf81a
commit 024bb07a82
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -18,7 +18,7 @@
"@aws-sdk/credential-provider-env": "^3.972.39",
"@biomejs/biome": "2.4.16",
"@smithy/property-provider": "^4.4.0",
"@types/node": "^25.9.2",
"@types/node": "^25.9.3",
"@vitest/coverage-v8": "4.1.8",
"aws-sdk-client-mock": "^4.1.0",
"esbuild": "^0.28.1",
@@ -2551,9 +2551,9 @@
"license": "MIT"
},
"node_modules/@types/node": {
"version": "25.9.2",
"resolved": "https://registry.npmjs.org/@types/node/-/node-25.9.2.tgz",
"integrity": "sha512-G05zqtJhcDLb8uslf5EjCxXg9G1KQxiV8OS0R26IC//Eoyitzqe8z37I7cqvnZlrlSfgocQRfSn/AHBZJJFyGw==",
"version": "25.9.3",
"resolved": "https://registry.npmjs.org/@types/node/-/node-25.9.3.tgz",
"integrity": "sha512-603BddQMv3pUcr4U2dhujk83N2tTDVr/34wII2B6bJy6g+8WD6yUb11jszNs0gdi4PesVWl7ABt8nYMVpnLUcg==",
"dev": true,
"license": "MIT",
"dependencies": {
+1 -1
View File
@@ -20,7 +20,7 @@
"@aws-sdk/credential-provider-env": "^3.972.39",
"@biomejs/biome": "2.4.16",
"@smithy/property-provider": "^4.4.0",
"@types/node": "^25.9.2",
"@types/node": "^25.9.3",
"@vitest/coverage-v8": "4.1.8",
"aws-sdk-client-mock": "^4.1.0",
"esbuild": "^0.28.1",