File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 132
132
"browserslist" : " ^4.9.1" ,
133
133
"cacache" : " 15.3.0" ,
134
134
"caniuse-lite" : " ^1.0.30001032" ,
135
+ "chokidar" : " ^3.5.2" ,
135
136
"circular-dependency-plugin" : " 5.2.2" ,
136
137
"common-tags" : " ^1.8.0" ,
137
138
"conventional-commits-parser" : " ^3.0.0" ,
155
156
"http-proxy" : " ^1.18.1" ,
156
157
"https-proxy-agent" : " 5.0.0" ,
157
158
"husky" : " 7.0.2" ,
159
+ "ini" : " 2.0.0" ,
158
160
"inquirer" : " 8.2.0" ,
159
161
"jasmine" : " ^3.3.1" ,
160
162
"jasmine-core" : " ~3.9.0" ,
178
180
"minimist" : " ^1.2.0" ,
179
181
"ng-packagr" : " 13.0.0-next.8" ,
180
182
"node-fetch" : " ^2.2.0" ,
183
+ "npm-package-arg" : " 8.1.5" ,
181
184
"open" : " 8.3.0" ,
182
185
"ora" : " 5.4.1" ,
183
186
"pacote" : " 12.0.0" ,
Original file line number Diff line number Diff line change 114
114
115
115
" @angular/dev-infra-private@https://github.com/angular/dev-infra-private-builds.git#cd75435cf69814d7a44c4b22ee24361a8513a730 " :
116
116
version "0.0.0"
117
- uid cd75435cf69814d7a44c4b22ee24361a8513a730
118
117
resolved "https://github.com/angular/dev-infra-private-builds.git#cd75435cf69814d7a44c4b22ee24361a8513a730"
119
118
dependencies :
120
119
" @actions/core" " ^1.4.0"
@@ -3389,7 +3388,7 @@ chardet@^0.7.0:
3389
3388
resolved "https://registry.yarnpkg.com/chardet/-/chardet-0.7.0.tgz#90094849f0937f2eedc2425d0d28a9e5f0cbad9e"
3390
3389
integrity sha512-mT8iDcrh03qDGRRmoA2hmBJnxpllMR+0/0qlzjqZES6NdiWDcZkCNAk4rPFZ9Q85r27unkiNNg8ZOiwZXBHwcA==
3391
3390
3392
- " chokidar@>=3.0.0 <4.0.0" , chokidar@^3.0.0, chokidar@^3.5.1:
3391
+ " chokidar@>=3.0.0 <4.0.0" , chokidar@^3.0.0, chokidar@^3.5.1, chokidar@^3.5.2 :
3393
3392
version "3.5.2"
3394
3393
resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-3.5.2.tgz#dba3976fcadb016f66fd365021d91600d01c1e75"
3395
3394
integrity sha512-ekGhOnNVPgT77r4K/U3GDhu+FQ2S8TnK/s2KbIGXi0SZWuwkZ2QNyfWdZW+TVfn84DpEP7rLeCt2UI6bJ8GwbQ==
You can’t perform that action at this time.
0 commit comments