Skip to content

Commit 450f382

Browse files
renovate-botfilipesilva
authored andcommitted
build: update critters to version 0.0.7
1 parent 5b4eee1 commit 450f382

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.2",
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
@@ -28,7 +28,7 @@
2828
"circular-dependency-plugin": "5.2.2",
2929
"copy-webpack-plugin": "6.3.2",
3030
"core-js": "3.8.3",
31-
"critters": "0.0.6",
31+
"critters": "0.0.7",
3232
"css-loader": "5.0.2",
3333
"cssnano": "4.1.10",
3434
"find-cache-dir": "3.3.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3933,10 +3933,10 @@ create-hmac@^1.1.0, create-hmac@^1.1.4, create-hmac@^1.1.7:
39333933
safe-buffer "^5.0.1"
39343934
sha.js "^2.4.8"
39353935

3936-
3937-
version "0.0.6"
3938-
resolved "https://registry.yarnpkg.com/critters/-/critters-0.0.6.tgz#b71384113d8b5f5c82f3aeba80c122437f195d8c"
3939-
integrity sha512-NUB3Om7tkf+XWi9+2kJ2A3l4/tHORDI1UT+nHxUqay2B/tJvMpiXcklDDLBH3fPn9Pe23uu0we/08Ukjy4cLCQ==
3936+
3937+
version "0.0.7"
3938+
resolved "https://registry.yarnpkg.com/critters/-/critters-0.0.7.tgz#548b470360f4f3c51e622de3b7aa733c8f0b17bf"
3939+
integrity sha512-qUF2SaAWFYjNPdCcPpu68p2DnHiosia84yx5mPTlUMQjkjChR+n6sO1/I7yn2U2qNDgSPTd2SoaTIDQcUL+EwQ==
39403940
dependencies:
39413941
chalk "^4.1.0"
39423942
css "^3.0.0"

0 commit comments

Comments
 (0)