Skip to content

Commit

Permalink
chore(deps): bump @aws-sdk/client-auto-scaling from 3.669.0 to 3.670.0
Browse files Browse the repository at this point in the history
Bumps [@aws-sdk/client-auto-scaling](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-auto-scaling) from 3.669.0 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-auto-scaling/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.670.0/clients/client-auto-scaling)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-auto-scaling"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 17, 2024
1 parent 3a7cf45 commit 73bb518
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion packages/aws-rfdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
],
"devDependencies": {
"@aws-sdk/client-acm": "^3.664.0",
"@aws-sdk/client-auto-scaling": "^3.669.0",
"@aws-sdk/client-auto-scaling": "^3.670.0",
"@aws-sdk/client-dynamodb": "^3.658.1",
"@aws-sdk/client-ec2": "^3.651.1",
"@aws-sdk/client-ecs": "^3.664.0",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -120,25 +120,25 @@
"@smithy/util-waiter" "^3.1.6"
tslib "^2.6.2"

"@aws-sdk/client-auto-scaling@^3.669.0":
version "3.669.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/client-auto-scaling/-/client-auto-scaling-3.669.0.tgz#24a1ee88247be5e70eca3a9f8930e9df892f3920"
integrity sha512-oWK/ccq2fMmHT0hHKMmOpj2WIE0/o+kYmaKNqCGd5tA2ZPcPLii6o0IsS9KmW/oseJxf2tJB7Xl59op2c20NVQ==
"@aws-sdk/client-auto-scaling@^3.670.0":
version "3.670.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/client-auto-scaling/-/client-auto-scaling-3.670.0.tgz#2e10f9f14e8ae859b4d32b6a33dc0572432d4d9f"
integrity sha512-92TK+dfqbGJknnOIlNwlI3yjEcGvPzkF4tArk1tsMdJzaFfgZobUWppZ/HXdzr+q36U7JTQeWwyWqBLjykc61Q==
dependencies:
"@aws-crypto/sha256-browser" "5.2.0"
"@aws-crypto/sha256-js" "5.2.0"
"@aws-sdk/client-sso-oidc" "3.669.0"
"@aws-sdk/client-sts" "3.669.0"
"@aws-sdk/client-sso-oidc" "3.670.0"
"@aws-sdk/client-sts" "3.670.0"
"@aws-sdk/core" "3.667.0"
"@aws-sdk/credential-provider-node" "3.669.0"
"@aws-sdk/credential-provider-node" "3.670.0"
"@aws-sdk/middleware-host-header" "3.667.0"
"@aws-sdk/middleware-logger" "3.667.0"
"@aws-sdk/middleware-recursion-detection" "3.667.0"
"@aws-sdk/middleware-user-agent" "3.669.0"
"@aws-sdk/region-config-resolver" "3.667.0"
"@aws-sdk/types" "3.667.0"
"@aws-sdk/util-endpoints" "3.667.0"
"@aws-sdk/util-user-agent-browser" "3.667.0"
"@aws-sdk/util-user-agent-browser" "3.670.0"
"@aws-sdk/util-user-agent-node" "3.669.0"
"@smithy/config-resolver" "^3.0.9"
"@smithy/core" "^2.4.8"
Expand Down

0 comments on commit 73bb518

Please sign in to comment.