Skip to content

Commit 101bdbd

Browse files
fix(deps): update aws-sdk-js-v3 monorepo to v3.918.0 (#634)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c6f6843 commit 101bdbd

File tree

2 files changed

+48
-49
lines changed

2 files changed

+48
-49
lines changed

package-lock.json

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

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,11 @@
2626
"author": "Nordic Semiconductor ASA | nordicsemi.no",
2727
"license": "BSD-3-Clause",
2828
"devDependencies": {
29-
"@aws-sdk/client-cloudformation": "3.917.0",
30-
"@aws-sdk/client-cloudwatch-logs": "3.917.0",
31-
"@aws-sdk/client-dynamodb": "3.917.0",
32-
"@aws-sdk/client-iam": "3.917.0",
33-
"@aws-sdk/util-dynamodb": "3.917.0",
29+
"@aws-sdk/client-cloudformation": "3.918.0",
30+
"@aws-sdk/client-cloudwatch-logs": "3.918.0",
31+
"@aws-sdk/client-dynamodb": "3.918.0",
32+
"@aws-sdk/client-iam": "3.918.0",
33+
"@aws-sdk/util-dynamodb": "3.918.0",
3434
"@bifravst/bdd-markdown": "8.2.78",
3535
"@bifravst/ci": "2.1.1",
3636
"@bifravst/cloudformation-helpers": "9.1.1",
@@ -82,7 +82,7 @@
8282
},
8383
"prettier": "@bifravst/prettier-config",
8484
"dependencies": {
85-
"@aws-sdk/client-ssm": "3.917.0",
85+
"@aws-sdk/client-ssm": "3.918.0",
8686
"@bifravst/from-env": "3.0.2"
8787
}
8888
}

0 commit comments

Comments
 (0)