Skip to content

Commit b1b4b9f

Browse files
authored
Merge branch 'main' into colifran/update-sdk-v2-to-v3-adapter
2 parents a4cb704 + 5347369 commit b1b4b9f

60 files changed

Lines changed: 39936 additions & 319 deletions

File tree

Some content is hidden

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

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,3 +55,6 @@ read*lock
5555
# VSCode jest plugin
5656
.test-output
5757

58+
# Nx cache
59+
.nx/
60+

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929
"jsii-pacmak": "1.97.0",
3030
"jsii-reflect": "1.97.0",
3131
"jsii-rosetta": "~5.4.0",
32-
"lerna": "^7.4.2",
33-
"nx": "^16.10.0",
32+
"lerna": "^8.1.2",
33+
"nx": "^18.2.4",
3434
"patch-package": "^6.5.1",
3535
"semver": "^7.6.0",
3636
"standard-version": "^9.5.0",
@@ -178,4 +178,4 @@
178178
"dependencies": {
179179
"string-width": "^4.2.3"
180180
}
181-
}
181+
}

packages/@aws-cdk-testing/framework-integ/test/aws-ecs-patterns/test/fargate/integ.alb-fargate-service-idle-timeout.js.snapshot/aws-ecs-integ-alb-fg-idletimeout.assets.json

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

0 commit comments

Comments
 (0)