Skip to content

Commit

Permalink
Bump the aws-sdk group across 1 directory with 3 updates
Browse files Browse the repository at this point in the history
Bumps the aws-sdk group with 2 updates in the / directory: [@aws-sdk/client-codedeploy](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-codedeploy) and [@aws-sdk/client-iam](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-iam).


Updates `@aws-sdk/client-codedeploy` from 3.658.1 to 3.670.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-codedeploy/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.670.0/clients/client-codedeploy)

Updates `@aws-sdk/client-iam` from 3.658.1 to 3.670.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-iam/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.670.0/clients/client-iam)

Updates `@aws-sdk/client-sts` from 3.658.1 to 3.670.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-sts/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.670.0/clients/client-sts)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent c01afea commit 457047d
Show file tree
Hide file tree
Showing 2 changed files with 566 additions and 571 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
"license": "Apache-2.0",
"dependencies": {
"@actions/core": "^1.10.1",
"@aws-sdk/client-codedeploy": "^3.658.1",
"@aws-sdk/client-iam": "^3.658.1",
"@aws-sdk/client-codedeploy": "^3.670.0",
"@aws-sdk/client-iam": "^3.670.0",
"@aws-sdk/client-sts": "^3.658.1"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 457047d

Please sign in to comment.