Skip to content

Commit 7ea8c44

Browse files
Bump the npm group across 2 directories with 4 updates (#669)
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), [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js), [eslint](https://github.com/eslint/eslint) and [aws-cdk](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk). Bumps the npm group with 1 update in the /test directory: [aws-cdk](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk). Updates `@aws-sdk/client-cloudformation` from 3.882.0 to 3.883.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.883.0/clients/client-cloudformation) Updates `@eslint/js` from 9.34.0 to 9.35.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.35.0/packages/js) Updates `eslint` from 9.34.0 to 9.35.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.34.0...v9.35.0) Updates `aws-cdk` from 2.1028.0 to 2.1029.0 - [Release notes](https://github.com/aws/aws-cdk-cli/releases) - [Commits](https://github.com/aws/aws-cdk-cli/commits/aws-cdk@v2.1029.0/packages/aws-cdk) Updates `aws-cdk` from 2.1028.0 to 2.1029.0 - [Release notes](https://github.com/aws/aws-cdk-cli/releases) - [Commits](https://github.com/aws/aws-cdk-cli/commits/aws-cdk@v2.1029.0/packages/aws-cdk) --- updated-dependencies: - dependency-name: "@aws-sdk/client-cloudformation" dependency-version: 3.883.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@eslint/js" dependency-version: 9.35.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: eslint dependency-version: 9.35.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: aws-cdk dependency-version: 2.1029.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: aws-cdk dependency-version: 2.1029.0 dependency-type: direct:development update-type: version-update:semver-minor 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 1bbd82d commit 7ea8c44

3 files changed

Lines changed: 304 additions & 305 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,17 +25,17 @@
2525
"license": "MIT",
2626
"dependencies": {
2727
"@actions/core": "^1.11.1",
28-
"@aws-sdk/client-cloudformation": "^3.882.0"
28+
"@aws-sdk/client-cloudformation": "^3.883.0"
2929
},
3030
"devDependencies": {
31-
"@eslint/js": "^9.34.0",
31+
"@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",
3636
"@types/node": "^24.3.1",
3737
"@vercel/ncc": "^0.38.3",
38-
"eslint": "^9.34.0",
38+
"eslint": "^9.35.0",
3939
"eslint-plugin-github": "^6.0.0",
4040
"js-yaml": "^4.1.0",
4141
"pnpm": "^10.15.1",

0 commit comments

Comments
 (0)