Skip to content

Commit 3a77510

Browse files
chore(deps-dev): bump the aws-sdk group with 1 update (#2304)
Bumps the aws-sdk group with 1 update: [@aws-sdk/client-cloudwatch](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudwatch). Updates `@aws-sdk/client-cloudwatch` from 3.540.0 to 3.546.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-cloudwatch/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.546.0/clients/client-cloudwatch) --- updated-dependencies: - dependency-name: "@aws-sdk/client-cloudwatch" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: aws-sdk ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Andrea Amorosi <dreamorosi@gmail.com>
1 parent 74ff589 commit 3a77510

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/metrics/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"main": "./lib/cjs/index.js",
6767
"devDependencies": {
6868
"@aws-lambda-powertools/testing-utils": "file:../testing",
69-
"@aws-sdk/client-cloudwatch": "^3.540.0",
69+
"@aws-sdk/client-cloudwatch": "^3.546.0",
7070
"@types/promise-retry": "^1.1.3",
7171
"promise-retry": "^2.0.1"
7272
},

0 commit comments

Comments
 (0)