Skip to content

Commit c429836

Browse files
Bump the npm group across 2 directories with 4 updates (#649)
Bumps the npm group with 4 updates in the / directory: [@aws-sdk/client-cloudformation](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudformation), [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [eslint](https://github.com/eslint/eslint). 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.863.0 to 3.864.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.864.0/clients/client-cloudformation) Updates `@stylistic/eslint-plugin` from 5.2.2 to 5.2.3 - [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases) - [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v5.2.3/packages/eslint-plugin) Updates `@types/node` from 24.2.0 to 24.2.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint` from 9.32.0 to 9.33.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.32.0...v9.33.0) Updates `@types/node` from 24.2.0 to 24.2.1 - [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.864.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@stylistic/eslint-plugin" dependency-version: 5.2.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@types/node" dependency-version: 24.2.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: eslint dependency-version: 9.33.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@types/node" dependency-version: 24.2.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 15aefb0 commit c429836

3 files changed

Lines changed: 230 additions & 224 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,16 +25,16 @@
2525
"license": "MIT",
2626
"dependencies": {
2727
"@actions/core": "^1.11.1",
28-
"@aws-sdk/client-cloudformation": "^3.863.0"
28+
"@aws-sdk/client-cloudformation": "^3.864.0"
2929
},
3030
"devDependencies": {
31-
"@stylistic/eslint-plugin": "^5.2.2",
31+
"@stylistic/eslint-plugin": "^5.2.3",
3232
"@stylistic/eslint-plugin-js": "^4.4.1",
3333
"@stylistic/eslint-plugin-plus": "^4.4.1",
3434
"@stylistic/eslint-plugin-ts": "^4.4.1",
35-
"@types/node": "^24.2.0",
35+
"@types/node": "^24.2.1",
3636
"@vercel/ncc": "^0.38.3",
37-
"eslint": "^9.32.0",
37+
"eslint": "^9.33.0",
3838
"eslint-plugin-github": "^6.0.0",
3939
"js-yaml": "^4.1.0",
4040
"pnpm": "^10.14.0",

0 commit comments

Comments
 (0)