Skip to content

Commit

Permalink
chore(deps): bump @aws-sdk/client-cloudformation from 3.675.0 to 3.67…
Browse files Browse the repository at this point in the history
…7.0 (#1347)

Bumps [@aws-sdk/client-cloudformation](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudformation) from 3.675.0 to 3.677.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.677.0/clients/client-cloudformation)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-cloudformation"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 23, 2024
1 parent 0104d95 commit 1cf8817
Show file tree
Hide file tree
Showing 3 changed files with 358 additions and 16 deletions.
2 changes: 1 addition & 1 deletion integ/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"typescript": "~5.4.5"
},
"dependencies": {
"@aws-sdk/client-cloudformation": "^3.675.0",
"@aws-sdk/client-cloudformation": "^3.677.0",
"@aws-sdk/client-cloudwatch-logs": "^3.675.0",
"@aws-sdk/client-secrets-manager": "^3.675.0",
"@aws-sdk/client-ssm": "^3.675.0",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"devDependencies": {
"@aws-sdk/client-acm": "^3.675.0",
"@aws-sdk/client-ssm": "^3.675.0",
"@aws-sdk/client-cloudformation": "^3.675.0",
"@aws-sdk/client-cloudformation": "^3.677.0",
"@aws-sdk/client-cloudwatch-logs": "^3.675.0",
"@aws-sdk/client-dynamodb": "^3.675.0",
"@aws-sdk/client-ecs": "^3.675.0",
Expand Down
Loading

0 comments on commit 1cf8817

Please sign in to comment.