File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
packages/angular_devkit/build_angular Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 138
138
"conventional-commits-parser" : " ^3.0.0" ,
139
139
"copy-webpack-plugin" : " 6.3.2" ,
140
140
"core-js" : " 3.9.1" ,
141
- "critters" : " 0.0.7 " ,
141
+ "critters" : " 0.0.9 " ,
142
142
"css-loader" : " 5.0.2" ,
143
143
"cssnano" : " 4.1.10" ,
144
144
"debug" : " ^4.1.1" ,
Original file line number Diff line number Diff line change 29
29
"circular-dependency-plugin" : " 5.2.2" ,
30
30
"copy-webpack-plugin" : " 6.3.2" ,
31
31
"core-js" : " 3.9.1" ,
32
- "critters" : " 0.0.7 " ,
32
+ "critters" : " 0.0.9 " ,
33
33
"css-loader" : " 5.0.2" ,
34
34
"cssnano" : " 4.1.10" ,
35
35
"find-cache-dir" : " 3.3.1" ,
Original file line number Diff line number Diff line change @@ -4236,10 +4236,10 @@ create-require@^1.1.0:
4236
4236
resolved "https://registry.yarnpkg.com/create-require/-/create-require-1.1.1.tgz#c1d7e8f1e5f6cfc9ff65f9cd352d37348756c333"
4237
4237
integrity sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ==
4238
4238
4239
- critters@0.0.7 :
4240
- version "0.0.7 "
4241
- resolved "https://registry.yarnpkg.com/critters/-/critters-0.0.7 .tgz#548b470360f4f3c51e622de3b7aa733c8f0b17bf "
4242
- integrity sha512-qUF2SaAWFYjNPdCcPpu68p2DnHiosia84yx5mPTlUMQjkjChR+n6sO1/I7yn2U2qNDgSPTd2SoaTIDQcUL+EwQ ==
4239
+ critters@0.0.9 :
4240
+ version "0.0.9 "
4241
+ resolved "https://registry.yarnpkg.com/critters/-/critters-0.0.9 .tgz#1a000ad42527ee5fdd08905dafdb15ded8c906f2 "
4242
+ integrity sha512-8aMHzByeuPiNi8mtx6CwPAHm9TIJHfB3en4VylqRhMVegnTL3A+BJssrmSiGTj8B0DQGWlafq3Q31GLElpBVBw ==
4243
4243
dependencies:
4244
4244
chalk "^4.1.0"
4245
4245
css "^3.0.0"
You can’t perform that action at this time.
0 commit comments