Skip to content

Commit 166f215

Browse files
committed
Oink
1 parent d240299 commit 166f215

File tree

1 file changed

+2
-2
lines changed
  • packages/aws-cdk/lib/init-templates/lib/typescript

1 file changed

+2
-2
lines changed

packages/aws-cdk/lib/init-templates/lib/typescript/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
"@types/node": "^20.19.24",
1414
"aws-cdk-lib": "%cdk-version%",
1515
"constructs": "%constructs-version%",
16-
"jest": "^29",
17-
"ts-jest": "^30",
16+
"jest": "^30",
17+
"ts-jest": "^29",
1818
"typescript": "~5.9.3"
1919
},
2020
"peerDependencies": {

0 commit comments

Comments
 (0)