Skip to content

Commit 861c493

Browse files
chore(deps): bump @aws-sdk/client-acm from 3.744.0 to 3.750.0 (#1473)
Bumps [@aws-sdk/client-acm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-acm) from 3.744.0 to 3.750.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-acm/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.750.0/clients/client-acm) --- updated-dependencies: - dependency-name: "@aws-sdk/client-acm" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 65d01da commit 861c493

File tree

3 files changed

+305
-48
lines changed

3 files changed

+305
-48
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
}
2828
},
2929
"devDependencies": {
30-
"@aws-sdk/client-acm": "^3.744.0",
30+
"@aws-sdk/client-acm": "^3.750.0",
3131
"@aws-sdk/client-ssm": "^3.744.0",
3232
"@aws-sdk/client-cloudformation": "^3.744.0",
3333
"@aws-sdk/client-cloudwatch-logs": "^3.744.0",

packages/aws-rfdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"deadline"
6767
],
6868
"devDependencies": {
69-
"@aws-sdk/client-acm": "^3.744.0",
69+
"@aws-sdk/client-acm": "^3.750.0",
7070
"@aws-sdk/client-auto-scaling": "^3.744.0",
7171
"@aws-sdk/client-dynamodb": "^3.744.0",
7272
"@aws-sdk/client-ec2": "^3.746.0",

0 commit comments

Comments
 (0)