mirror of
https://github.com/aws-actions/configure-aws-credentials.git
synced 2026-06-08 16:47:05 +00:00
Merge pull request #1533 from aws-actions/dependabot/npm_and_yarn/main/types/node-24.10.0
chore(deps-dev): bump @types/node from 24.9.1 to 24.10.0
This commit is contained in:
commit
9dfa9aa010
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
|
@ -18,7 +18,7 @@
|
|||
"@aws-sdk/credential-provider-env": "^3.922.0",
|
||||
"@biomejs/biome": "2.3.3",
|
||||
"@smithy/property-provider": "^4.0.3",
|
||||
"@types/node": "^24.9.1",
|
||||
"@types/node": "^24.10.0",
|
||||
"@vercel/ncc": "^0.38.4",
|
||||
"@vitest/coverage-v8": "^3.2.4",
|
||||
"aws-sdk-client-mock": "^4.1.0",
|
||||
|
|
@ -2614,9 +2614,9 @@
|
|||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@types/node": {
|
||||
"version": "24.9.1",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-24.9.1.tgz",
|
||||
"integrity": "sha512-QoiaXANRkSXK6p0Duvt56W208du4P9Uye9hWLWgGMDTEoKPhuenzNcC4vGUmrNkiOKTlIrBoyNQYNpSwfEZXSg==",
|
||||
"version": "24.10.0",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-24.10.0.tgz",
|
||||
"integrity": "sha512-qzQZRBqkFsYyaSWXuEHc2WR9c0a0CXwiE5FWUvn7ZM+vdy1uZLfCunD38UzhuB7YN/J11ndbDBcTmOdxJo9Q7A==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
|
|
|||
|
|
@ -19,7 +19,7 @@
|
|||
"@aws-sdk/credential-provider-env": "^3.922.0",
|
||||
"@biomejs/biome": "2.3.3",
|
||||
"@smithy/property-provider": "^4.0.3",
|
||||
"@types/node": "^24.9.1",
|
||||
"@types/node": "^24.10.0",
|
||||
"@vercel/ncc": "^0.38.4",
|
||||
"@vitest/coverage-v8": "^3.2.4",
|
||||
"aws-sdk-client-mock": "^4.1.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue