Skip to content

Commit

Permalink
chore(deps): bump @aws-sdk/client-cloudformation from 3.677.0 to 3.69…
Browse files Browse the repository at this point in the history
…6.0 (#1386)

Bumps [@aws-sdk/client-cloudformation](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudformation) from 3.677.0 to 3.696.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.696.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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 22, 2024
1 parent 116988d commit 525c275
Show file tree
Hide file tree
Showing 3 changed files with 41 additions and 317 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.677.0",
"@aws-sdk/client-cloudformation": "^3.696.0",
"@aws-sdk/client-cloudwatch-logs": "^3.693.0",
"@aws-sdk/client-secrets-manager": "^3.675.0",
"@aws-sdk/client-ssm": "^3.698.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.698.0",
"@aws-sdk/client-cloudformation": "^3.677.0",
"@aws-sdk/client-cloudformation": "^3.696.0",
"@aws-sdk/client-cloudwatch-logs": "^3.693.0",
"@aws-sdk/client-dynamodb": "^3.679.0",
"@aws-sdk/client-ecs": "^3.679.0",
Expand Down
Loading

0 comments on commit 525c275

Please sign in to comment.