Skip to content

Commit

Permalink
Merge branch 'main' into awsgh-26407
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] authored Jul 19, 2023
2 parents 27d1ffb + 898cda6 commit ec29f62
Show file tree
Hide file tree
Showing 740 changed files with 51,045 additions and 903,664 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"build-all": "tsc -b"
},
"devDependencies": {
"@nx/workspace": "^16.3.2",
"@nx/workspace": "^16.5.1",
"@types/node": "18.11.19",
"@types/prettier": "2.6.0",
"@yarnpkg/lockfile": "^1.1.0",
Expand All @@ -24,17 +24,17 @@
"fs-extra": "^9.1.0",
"graceful-fs": "^4.2.11",
"jest-junit": "^13.2.0",
"jsii-diff": "1.82.0",
"jsii-pacmak": "1.82.0",
"jsii-reflect": "1.82.0",
"jsii-rosetta": "~5.0.8",
"jsii-diff": "1.84.0",
"jsii-pacmak": "1.84.0",
"jsii-reflect": "1.84.0",
"jsii-rosetta": "~5.1.6",
"lerna": "^7.0.1",
"nx": "^16.3.2",
"nx": "^16.5.1",
"patch-package": "^6.5.1",
"semver": "^7.5.2",
"semver": "^7.5.4",
"standard-version": "^9.5.0",
"ts-node": "^10.9.1",
"typescript": "~5.1.3"
"typescript": "~5.1.6"
},
"resolutions": {
"colors": "1.4.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/@aws-cdk-testing/cli-integ/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,16 +39,16 @@
},
"dependencies": {
"@octokit/rest": "^18.12.0",
"aws-sdk": "^2.1379.0",
"aws-sdk": "^2.1414.0",
"axios": "^0.27.2",
"fs-extra": "^9.1.0",
"glob": "^7.2.3",
"jest": "^29.5.0",
"jest": "^29.6.1",
"jest-junit": "^14.0.1",
"make-runnable": "^1.4.1",
"npm": "^8.19.4",
"p-queue": "^6.6.2",
"semver": "^7.5.1",
"semver": "^7.5.4",
"ts-mock-imports": "^1.3.8",
"yaml": "1.10.2",
"yargs": "^17.7.2"
Expand Down
8 changes: 4 additions & 4 deletions packages/@aws-cdk-testing/framework-integ/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,12 +37,12 @@
},
"dependencies": {
"@aws-cdk/integ-tests-alpha": "0.0.0",
"@aws-cdk/lambda-layer-kubectl-v24": "^2.0.195",
"@aws-cdk/lambda-layer-kubectl-v24": "^2.0.242",
"aws-cdk-lib": "0.0.0",
"aws-sdk": "^2.1379.0",
"aws-sdk": "^2.1414.0",
"aws-sdk-mock": "5.6.0",
"cdk8s": "^2.7.68",
"cdk8s-plus-24": "2.7.31",
"cdk8s": "^2.7.102",
"cdk8s-plus-24": "2.8.85",
"constructs": "^10.0.0"
},
"repository": {
Expand Down
Loading

0 comments on commit ec29f62

Please sign in to comment.