Skip to content

Commit aab075a

Browse files
authored
ci: upgrading aws-cdk version for npm cdk synth (#1072)
* ci: upgrade cdk version to 2.1100.3 Signed-off-by: ayush-panta <ayushkp@amazon.com>
1 parent d03cf5f commit aab075a

2 files changed

Lines changed: 9 additions & 8 deletions

File tree

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@types/jest": "^29.5.14",
1818
"@types/node": "^22.15.30",
1919
"@types/prettier": "3.0.0",
20-
"aws-cdk": "^2.233.0",
20+
"aws-cdk": "^2.1100.3",
2121
"jest": "^29.7.0",
2222
"prettier": "^3.5.3",
2323
"ts-jest": "^29.4.0",

0 commit comments

Comments
 (0)