Skip to content

Commit 1931987

Browse files
authoredFeb 2, 2024
chore: npm-check-updates && yarn upgrade (aws#28959)
Ran npm-check-updates and yarn upgrade to keep the `yarn.lock` file up-to-date.
1 parent 51afa78 commit 1931987

File tree

58 files changed

+112
-114
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

58 files changed

+112
-114
lines changed
 

‎packages/@aws-cdk-testing/framework-integ/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@
4343
"aws-cdk-lib": "0.0.0",
4444
"aws-sdk": "^2.1548.0",
4545
"aws-sdk-mock": "5.6.0",
46-
"cdk8s": "2.68.32",
47-
"cdk8s-plus-27": "2.7.74",
46+
"cdk8s": "2.68.33",
47+
"cdk8s-plus-27": "2.7.75",
4848
"constructs": "^10.0.0"
4949
},
5050
"repository": {

‎packages/@aws-cdk/aws-amplify-alpha/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"@aws-sdk/client-amplify": "3.451.0",
9494
"@aws-sdk/client-s3": "3.451.0",
9595
"@aws-sdk/s3-request-presigner": "3.451.0",
96-
"@types/jest": "^29.5.11",
96+
"@types/jest": "^29.5.12",
9797
"aws-cdk-lib": "0.0.0",
9898
"@aws-cdk/integ-tests-alpha": "0.0.0",
9999
"constructs": "^10.0.0"

0 commit comments

Comments
 (0)
Please sign in to comment.