Skip to content

Commit 80df2a8

Browse files
Bump the npm group across 2 directories 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), [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-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.1019.0 to 3.1020.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.1020.0/clients/client-cloudformation) Updates `typescript-eslint` from 8.57.2 to 8.58.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.58.0/packages/typescript-eslint) Updates `aws-cdk` from 2.1114.1 to 2.1115.0 - [Release notes](https://github.com/aws/aws-cdk-cli/releases) - [Commits](https://github.com/aws/aws-cdk-cli/commits/aws-cdk@v2.1115.0/packages/aws-cdk) Updates `aws-cdk` from 2.1114.1 to 2.1115.0 - [Release notes](https://github.com/aws/aws-cdk-cli/releases) - [Commits](https://github.com/aws/aws-cdk-cli/commits/aws-cdk@v2.1115.0/packages/aws-cdk) --- updated-dependencies: - dependency-name: "@aws-sdk/client-cloudformation" dependency-version: 3.1020.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: typescript-eslint dependency-version: 8.58.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: aws-cdk dependency-version: 2.1115.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: aws-cdk dependency-version: 2.1115.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3138762 commit 80df2a8

3 files changed

Lines changed: 410 additions & 227 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.0",
29-
"@aws-sdk/client-cloudformation": "^3.1019.0"
29+
"@aws-sdk/client-cloudformation": "^3.1020.0"
3030
},
3131
"devDependencies": {
3232
"@eslint/js": "^10.0.1",
@@ -40,7 +40,7 @@
4040
"pnpm": "^10.33.0",
4141
"ts-jest": "^29.4.6",
4242
"typescript": "^6.0.2",
43-
"typescript-eslint": "^8.57.2"
43+
"typescript-eslint": "^8.58.0"
4444
},
4545
"packageManager": "pnpm@10.33.0"
4646
}

0 commit comments

Comments
 (0)