This repository was archived by the owner on Jan 28, 2022. It is now read-only.
File tree 5 files changed +6
-66
lines changed
5 files changed +6
-66
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -34,7 +34,6 @@ yarn-error.log*
34
34
! /.github /pull_request_template.md
35
35
! /.github /workflows /build.yml
36
36
! /.github /workflows /projenupgrade.yml
37
- ! /.github /workflows /rebuild-bot.yml
38
37
! /.github /workflows /release.yml
39
38
! /.mergify.yml
40
39
! /.npmignore
Original file line number Diff line number Diff line change 73
73
},
74
74
{
75
75
"name" : " projen" ,
76
- "version" : " ^0.16.41 " ,
76
+ "version" : " ^0.17.0 " ,
77
77
"type" : " build"
78
78
},
79
79
{
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.16.41 " ,
49
+ "projen" : " ^0.17.0 " ,
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 @@ -4644,10 +4644,10 @@ progress@^2.0.0:
4644
4644
resolved "https://registry.yarnpkg.com/progress/-/progress-2.0.3.tgz#7e8cf8d8f5b8f239c1bc68beb4eb78567d572ef8"
4645
4645
integrity sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==
4646
4646
4647
- projen@^0.16.41 :
4648
- version "0.16.41 "
4649
- resolved "https://registry.yarnpkg.com/projen/-/projen-0.16.41 .tgz#224b66e5cbcf96b9eb196b35780bfe4e57e10e05 "
4650
- integrity sha512-vQG2PA4zQq1LQphLmzrtZBjmpLhRE3qMtNbUBchvWZ7KagmT3XX7PMnC30zV3G8VLFyVlxJpaq/JB8gg9WIlSg ==
4647
+ projen@^0.17.0 :
4648
+ version "0.17.0 "
4649
+ resolved "https://registry.yarnpkg.com/projen/-/projen-0.17.0 .tgz#9a7c6deff77a3a76f24abc0ccb6563f23eae6fb1 "
4650
+ integrity sha512-t8Vg7tXLPMqi7PPJPCIujzv6jD3hHrnSXwXjECJZBh0+zeAdFuu6H46ztIiu0I73h0QOTMfyRxlRoMn4YKtxoQ ==
4651
4651
dependencies :
4652
4652
" @iarna/toml" " ^2.2.5"
4653
4653
chalk "^4.1.0"
You can’t perform that action at this time.
0 commit comments