Skip to content

Commit 3b5f5e5

Browse files
Bump the npm group across 1 directory with 3 updates
Bumps the npm group with 3 updates in the / directory: [@aws-sdk/client-cloudformation](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudformation), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [eslint](https://github.com/eslint/eslint). Updates `@aws-sdk/client-cloudformation` from 3.1056.0 to 3.1057.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.1057.0/clients/client-cloudformation) Updates `@types/node` from 24.12.4 to 25.9.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint` from 10.4.0 to 10.4.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.4.0...v10.4.1) --- updated-dependencies: - dependency-name: "@aws-sdk/client-cloudformation" dependency-version: 3.1057.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@types/node" dependency-version: 25.9.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: eslint dependency-version: 10.4.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 48d0469 commit 3b5f5e5

2 files changed

Lines changed: 187 additions & 187 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"license": "MIT",
2727
"dependencies": {
2828
"@actions/core": "^3.0.1",
29-
"@aws-sdk/client-cloudformation": "^3.1056.0"
29+
"@aws-sdk/client-cloudformation": "^3.1057.0"
3030
},
3131
"devDependencies": {
3232
"@eslint/compat": "^2.1.0",
@@ -36,7 +36,7 @@
3636
"@types/node": "^25.9.1",
3737
"@vercel/ncc": "^0.38.4",
3838
"@vitest/coverage-v8": "^4.1.7",
39-
"eslint": "^10.4.0",
39+
"eslint": "^10.4.1",
4040
"eslint-import-resolver-typescript": "^4.4.4",
4141
"eslint-plugin-github": "^6.0.0",
4242
"eslint-plugin-import-x": "^4.16.2",

0 commit comments

Comments
 (0)