This repository was archived by the owner on Jan 28, 2022. It is now read-only.
File tree 6 files changed +12
-9
lines changed
6 files changed +12
-9
lines changed Original file line number Diff line number Diff line change 73
73
},
74
74
{
75
75
"name" : " projen" ,
76
- "version" : " ^0.17.31 " ,
76
+ "version" : " ^0.17.32 " ,
77
77
"type" : " build"
78
78
},
79
79
{
Original file line number Diff line number Diff line change 14
14
"commitAll" : true ,
15
15
"scripts" : {
16
16
"postbump" : " npx projen && git add ."
17
- }
17
+ },
18
+ "//" : " ~~ Generated by projen. To modify, edit .projenrc.js and run \" npx projen\" ."
18
19
}
Original file line number Diff line number Diff line change 46
46
"jsii-docgen" : " ^1.4.114" ,
47
47
"jsii-pacmak" : " ^1.16.0" ,
48
48
"json-schema" : " ^0.2.5" ,
49
- "projen" : " ^0.17.31 " ,
49
+ "projen" : " ^0.17.32 " ,
50
50
"standard-version" : " ^9" ,
51
51
"ts-jest" : " ^26.4.4" ,
52
52
"typescript" : " ^3.9.5"
Original file line number Diff line number Diff line change 30
30
],
31
31
"exclude" : [
32
32
" node_modules"
33
- ]
33
+ ],
34
+ "//" : " ~~ Generated by projen. To modify, edit .projenrc.js and run \" npx projen\" ."
34
35
}
Original file line number Diff line number Diff line change 30
30
],
31
31
"exclude" : [
32
32
" node_modules"
33
- ]
33
+ ],
34
+ "//" : " ~~ Generated by projen. To modify, edit .projenrc.js and run \" npx projen\" ."
34
35
}
Original file line number Diff line number Diff line change @@ -4683,10 +4683,10 @@ progress@^2.0.0:
4683
4683
resolved "https://registry.yarnpkg.com/progress/-/progress-2.0.3.tgz#7e8cf8d8f5b8f239c1bc68beb4eb78567d572ef8"
4684
4684
integrity sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==
4685
4685
4686
- projen@^0.17.31 :
4687
- version "0.17.31 "
4688
- resolved "https://registry.yarnpkg.com/projen/-/projen-0.17.31 .tgz#0a26398cbce006fa4d86e3b2cb2d125f6a0bbe4c "
4689
- integrity sha512-87ol2qQ2yRwkGqK3aquXRzTVRGlOJppTD0xM6Q44/juQzaPJQiaZ7n9BXpby0icokN3rNHc+iRV9WmClqnu+6Q ==
4686
+ projen@^0.17.32 :
4687
+ version "0.17.32 "
4688
+ resolved "https://registry.yarnpkg.com/projen/-/projen-0.17.32 .tgz#8bead071ce404873a409fa6533dc97fbbbb6e42d "
4689
+ integrity sha512-fAWOZIp2bKxek4XJ42PodT24wAFMaoCKvykebeRQpXodHYpX7wLf5aYWJVsw2rrvJhz5OC9RlPpyHoOdTTvkxg ==
4690
4690
dependencies :
4691
4691
" @iarna/toml" " ^2.2.5"
4692
4692
chalk "^4.1.0"
You can’t perform that action at this time.
0 commit comments