Skip to content

Commit

Permalink
chore(deps): bump @aws-sdk/client-cloudformation from 3.696.0 to 3.709.0
Browse files Browse the repository at this point in the history
Bumps [@aws-sdk/client-cloudformation](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudformation) from 3.696.0 to 3.709.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.709.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]>
  • Loading branch information
dependabot[bot] authored Dec 11, 2024
1 parent 7870026 commit dec10cc
Show file tree
Hide file tree
Showing 3 changed files with 630 additions and 219 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.696.0",
"@aws-sdk/client-cloudformation": "^3.709.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.699.0",
"@aws-sdk/client-ssm": "^3.698.0",
"@aws-sdk/client-cloudformation": "^3.696.0",
"@aws-sdk/client-cloudformation": "^3.709.0",
"@aws-sdk/client-cloudwatch-logs": "^3.693.0",
"@aws-sdk/client-dynamodb": "^3.679.0",
"@aws-sdk/client-ecs": "^3.703.0",
Expand Down
Loading

0 comments on commit dec10cc

Please sign in to comment.