Skip to content

Commit

Permalink
Merge branch 'main' into add-lambda-reserved-env
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] authored Nov 17, 2023
2 parents 0a8f3bc + 15f7b7a commit f31e90e
Show file tree
Hide file tree
Showing 47 changed files with 1,667 additions and 35,081 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,15 @@
"@types/node": "18.11.19",
"@types/prettier": "2.6.0",
"@yarnpkg/lockfile": "^1.1.0",
"aws-sdk-js-codemod": "^0.26.2",
"cdk-generate-synthetic-examples": "^0.1.295",
"aws-sdk-js-codemod": "^0.28.2",
"cdk-generate-synthetic-examples": "^0.1.297",
"conventional-changelog-cli": "^2.2.2",
"fs-extra": "^9.1.0",
"graceful-fs": "^4.2.11",
"jest-junit": "^13.2.0",
"jsii-diff": "1.91.0",
"jsii-pacmak": "1.91.0",
"jsii-reflect": "1.91.0",
"jsii-diff": "1.92.0",
"jsii-pacmak": "1.92.0",
"jsii-reflect": "1.92.0",
"jsii-rosetta": "~5.2.2",
"lerna": "^7.4.2",
"nx": "^16.10.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/@aws-cdk-testing/cli-integ/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@
},
"dependencies": {
"@octokit/rest": "^18.12.0",
"aws-sdk": "^2.1492.0",
"axios": "^1.6.0",
"aws-sdk": "^2.1498.0",
"axios": "^1.6.2",
"fs-extra": "^9.1.0",
"glob": "^7.2.3",
"jest": "^29.7.0",
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit f31e90e

Please sign in to comment.