Skip to content

Commit 900d691

Browse files
alan-agius4filipesilva
authored andcommitted
build: update critters to version 0.0.7
1 parent 40aa35f commit 900d691

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@
142142
"conventional-commits-parser": "^3.0.0",
143143
"copy-webpack-plugin": "6.3.2",
144144
"core-js": "3.8.3",
145-
"critters": "0.0.6",
145+
"critters": "0.0.7",
146146
"css-loader": "5.0.1",
147147
"cssnano": "4.1.10",
148148
"debug": "^4.1.1",

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"circular-dependency-plugin": "5.2.2",
3030
"copy-webpack-plugin": "6.3.2",
3131
"core-js": "3.8.3",
32-
"critters": "0.0.6",
32+
"critters": "0.0.7",
3333
"css-loader": "5.0.1",
3434
"cssnano": "4.1.10",
3535
"file-loader": "6.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3922,10 +3922,10 @@ create-hmac@^1.1.0, create-hmac@^1.1.4, create-hmac@^1.1.7:
39223922
safe-buffer "^5.0.1"
39233923
sha.js "^2.4.8"
39243924

3925-
critters@0.0.6:
3926-
version "0.0.6"
3927-
resolved "https://registry.yarnpkg.com/critters/-/critters-0.0.6.tgz#b71384113d8b5f5c82f3aeba80c122437f195d8c"
3928-
integrity sha512-NUB3Om7tkf+XWi9+2kJ2A3l4/tHORDI1UT+nHxUqay2B/tJvMpiXcklDDLBH3fPn9Pe23uu0we/08Ukjy4cLCQ==
3925+
critters@0.0.7:
3926+
version "0.0.7"
3927+
resolved "https://registry.yarnpkg.com/critters/-/critters-0.0.7.tgz#548b470360f4f3c51e622de3b7aa733c8f0b17bf"
3928+
integrity sha512-qUF2SaAWFYjNPdCcPpu68p2DnHiosia84yx5mPTlUMQjkjChR+n6sO1/I7yn2U2qNDgSPTd2SoaTIDQcUL+EwQ==
39293929
dependencies:
39303930
chalk "^4.1.0"
39313931
css "^3.0.0"

0 commit comments

Comments
 (0)