File tree Expand file tree Collapse file tree 4 files changed +11
-35
lines changed
ec2-instance-connect-endpoint Expand file tree Collapse file tree 4 files changed +11
-35
lines changed Original file line number Diff line number Diff line change 3333 "constructs" : " ^10.0.5"
3434 },
3535 "dependencies" : {
36- "aws-cdk-lib" : " 2.189.1 " ,
37- "constructs" : " 10.0.5 "
36+ "aws-cdk-lib" : " 2.190.0 " ,
37+ "constructs" : " ^ 10.0.0 "
3838 }
3939}
Original file line number Diff line number Diff line change 1111 "cdk" : " cdk"
1212 },
1313 "devDependencies" : {
14- "@types/jest" : " ^29.5.14" ,
15- "@types/node" : " 22.7.9" ,
16- "@typescript-eslint/eslint-plugin" : " ^5" ,
17- "@typescript-eslint/parser" : " ^5" ,
14+ "@types/jest" : " ^29.5.3" ,
15+ "@types/node" : " ^16" ,
1816 "aws-cdk" : " 2.1010.0" ,
19- "esbuild" : " ^0.18.17" ,
20- "eslint" : " ^8" ,
21- "eslint-import-resolver-node" : " ^0.3.7" ,
22- "eslint-import-resolver-typescript" : " ^3.5.5" ,
23- "eslint-plugin-import" : " ^2.28.0" ,
24- "jest" : " ^29.7.0" ,
25- "jest-junit" : " ^15" ,
26- "npm-check-updates" : " ^16" ,
27- "projen" : " ^0.71.158" ,
28- "ts-jest" : " ^29.2.5" ,
29- "ts-node" : " ^10.9.2" ,
30- "typescript" : " ~5.6.3"
17+ "jest" : " ^29.6.2" ,
18+ "ts-jest" : " ^29.1.1" ,
19+ "ts-node" : " ^10.9.1" ,
20+ "typescript" : " ^5.1.6"
3121 },
3222 "dependencies" : {
33- "aws-cdk-lib" : " 2.190 .0" ,
34- "constructs" : " ^10.0.0 " ,
23+ "aws-cdk-lib" : " 2.189 .0" ,
24+ "constructs" : " ^10.0.5 " ,
3525 "dotenv" : " ^16.3.1"
3626 },
3727 "license" : " MIT-0"
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 3232 ],
3333 "include" : [
3434 " **/*.ts" ,
35- " ../../test-utils/*.ts"
35+ " ../../test-utils/**/* .ts"
3636 ]
3737}
You can’t perform that action at this time.
0 commit comments