Skip to content

Commit 36f16e8

Browse files
Bump the npm group across 2 directories with 2 updates
Bumps the npm group with 2 updates in the / directory: [@aws-sdk/client-cloudformation](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudformation) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node). Bumps the npm group with 1 update in the /test directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node). Updates `@aws-sdk/client-cloudformation` from 3.887.0 to 3.888.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-cloudformation/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.888.0/clients/client-cloudformation) Updates `@types/node` from 24.3.1 to 24.3.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/node` from 24.3.1 to 24.3.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@aws-sdk/client-cloudformation" dependency-version: 3.888.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@types/node" dependency-version: 24.3.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@types/node" dependency-version: 24.3.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 460d6bf commit 36f16e8

3 files changed

Lines changed: 151 additions & 126 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,15 +25,15 @@
2525
"license": "MIT",
2626
"dependencies": {
2727
"@actions/core": "^1.11.1",
28-
"@aws-sdk/client-cloudformation": "^3.887.0"
28+
"@aws-sdk/client-cloudformation": "^3.888.0"
2929
},
3030
"devDependencies": {
3131
"@eslint/js": "^9.35.0",
3232
"@stylistic/eslint-plugin": "^5.3.1",
3333
"@stylistic/eslint-plugin-js": "^4.4.1",
3434
"@stylistic/eslint-plugin-plus": "^4.4.1",
3535
"@stylistic/eslint-plugin-ts": "^4.4.1",
36-
"@types/node": "^24.3.1",
36+
"@types/node": "^24.3.2",
3737
"@vercel/ncc": "^0.38.3",
3838
"eslint": "^9.35.0",
3939
"eslint-plugin-github": "^6.0.0",

0 commit comments

Comments
 (0)