Skip to content

Commit 3930060

Browse files
committed
Update dependency constructs to v10
1 parent efd8251 commit 3930060

4 files changed

Lines changed: 12 additions & 7 deletions

File tree

.github/cdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"dependencies": {
1616
"@pennlabs/kraken": "^0.8.5",
1717
"cdkactions": "^0.2.0",
18-
"constructs": "^3.3.259"
18+
"constructs": "^10.0.111"
1919
},
2020
"devDependencies": {
2121
"@types/node": "^17.0.23",

.github/cdk/yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,12 @@ color-name@~1.1.4:
7474
resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.4.tgz#c2a09a87acbde69543de6f63fa3995c826c536a2"
7575
integrity sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==
7676

77-
constructs@^3.2.109, constructs@^3.2.80, constructs@^3.3.259:
77+
constructs@^10.0.111:
78+
version "10.0.111"
79+
resolved "https://registry.yarnpkg.com/constructs/-/constructs-10.0.111.tgz#9b45e51b2f450c71d900b0a6012c7b30e2018874"
80+
integrity sha512-q1rqmz6ECUBjuWMPjjJsZSnieZfQr+oRSJHyF4dFlYjKHJKF86RgIM5T0ZEX4VEfmkoXwfILYM39aUWgIlpwDg==
81+
82+
constructs@^3.2.109, constructs@^3.2.80:
7883
version "3.3.259"
7984
resolved "https://registry.yarnpkg.com/constructs/-/constructs-3.3.259.tgz#949b0dd39570c36c5797d9f2edc83f773e568eb5"
8085
integrity sha512-hI++shPkBPk8yPD/Af48B6nPmnZIXsKx2dnqDiqadoU0i7Z75/G/TqtLVF96h8XC4A6JkzQ89+CxJLpRTqwy8w==

cdk/kraken/package.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cdk/kraken/yarn.lock

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

0 commit comments

Comments
 (0)