Skip to content

Commit c3ec278

Browse files
Bump the npm group across 2 directories with 2 updates (#600)
Bumps the npm group with 1 update in the / directory: [@aws-sdk/client-cloudformation](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudformation). Bumps the npm group with 1 update in the /test directory: [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib). Updates `@aws-sdk/client-cloudformation` from 3.816.0 to 3.817.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.817.0/clients/client-cloudformation) Updates `aws-cdk-lib` from 2.197.0 to 2.198.0 - [Release notes](https://github.com/aws/aws-cdk/releases) - [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.alpha.md) - [Commits](https://github.com/aws/aws-cdk/commits/v2.198.0/packages/aws-cdk-lib) Updates `aws-cdk-lib` from 2.197.0 to 2.198.0 - [Release notes](https://github.com/aws/aws-cdk/releases) - [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.alpha.md) - [Commits](https://github.com/aws/aws-cdk/commits/v2.198.0/packages/aws-cdk-lib) --- updated-dependencies: - dependency-name: "@aws-sdk/client-cloudformation" dependency-version: 3.817.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: aws-cdk-lib dependency-version: 2.198.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: aws-cdk-lib dependency-version: 2.198.0 dependency-type: direct:production 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 830367c commit c3ec278

3 files changed

Lines changed: 47 additions & 47 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"license": "MIT",
2626
"dependencies": {
2727
"@actions/core": "^1.11.1",
28-
"@aws-sdk/client-cloudformation": "^3.816.0"
28+
"@aws-sdk/client-cloudformation": "^3.817.0"
2929
},
3030
"devDependencies": {
3131
"@stylistic/eslint-plugin": "^4.2.0",

pnpm-lock.yaml

Lines changed: 45 additions & 45 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

test/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"typescript": "^5.8.3"
1818
},
1919
"dependencies": {
20-
"aws-cdk-lib": "^2.197.0",
20+
"aws-cdk-lib": "^2.198.0",
2121
"constructs": "^10.4.2",
2222
"source-map-support": "^0.5.21"
2323
}

0 commit comments

Comments
 (0)