File tree 5 files changed +168
-159
lines changed
tools/@aws-cdk/cdk-build-tools
5 files changed +168
-159
lines changed Original file line number Diff line number Diff line change 89
89
"@types/sinon" : " ^9.0.11" ,
90
90
"@types/yaml" : " 1.9.6" ,
91
91
"aws-sdk" : " ^2.848.0" ,
92
- "cdk8s" : " ^1.5.10 " ,
92
+ "cdk8s" : " ^1.5.11 " ,
93
93
"cdk8s-plus-21" : " ^1.0.0-beta.82" ,
94
94
"jest" : " ^27.5.1" ,
95
95
"sinon" : " ^9.2.4"
Original file line number Diff line number Diff line change 78
78
"@aws-cdk/pkglint" : " 0.0.0" ,
79
79
"@types/jest" : " ^27.4.0" ,
80
80
"delay" : " 5.0.0" ,
81
- "esbuild" : " ^0.14.20 "
81
+ "esbuild" : " ^0.14.21 "
82
82
},
83
83
"dependencies" : {
84
84
"@aws-cdk/aws-lambda" : " 0.0.0" ,
Original file line number Diff line number Diff line change 352
352
"@types/fs-extra" : " ^8.1.2" ,
353
353
"@types/node" : " ^10.17.60" ,
354
354
"constructs" : " ^3.3.69" ,
355
- "esbuild" : " ^0.14.20 " ,
355
+ "esbuild" : " ^0.14.21 " ,
356
356
"fs-extra" : " ^9.1.0" ,
357
357
"ts-node" : " ^9.1.1" ,
358
358
"typescript" : " ~3.8.3"
Original file line number Diff line number Diff line change 59
59
"jsii" : " ^1.52.1" ,
60
60
"jsii-pacmak" : " ^1.52.1" ,
61
61
"jsii-reflect" : " ^1.52.1" ,
62
- "markdownlint-cli" : " ^0.31.0 " ,
62
+ "markdownlint-cli" : " ^0.31.1 " ,
63
63
"nyc" : " ^15.1.0" ,
64
64
"semver" : " ^7.3.5" ,
65
65
"ts-jest" : " ^27.1.3" ,
You can’t perform that action at this time.
0 commit comments