Skip to content

Commit f23667e

Browse files
renovate-botalan-agius4
authored andcommitted
build: update critters to version 0.0.9
1 parent 8701736 commit f23667e

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
@@ -138,7 +138,7 @@
138138
"conventional-commits-parser": "^3.0.0",
139139
"copy-webpack-plugin": "6.3.2",
140140
"core-js": "3.9.1",
141-
"critters": "0.0.7",
141+
"critters": "0.0.9",
142142
"css-loader": "5.0.2",
143143
"cssnano": "4.1.10",
144144
"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.9.1",
32-
"critters": "0.0.7",
32+
"critters": "0.0.9",
3333
"css-loader": "5.0.2",
3434
"cssnano": "4.1.10",
3535
"find-cache-dir": "3.3.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4236,10 +4236,10 @@ create-require@^1.1.0:
42364236
resolved "https://registry.yarnpkg.com/create-require/-/create-require-1.1.1.tgz#c1d7e8f1e5f6cfc9ff65f9cd352d37348756c333"
42374237
integrity sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ==
42384238

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==
42434243
dependencies:
42444244
chalk "^4.1.0"
42454245
css "^3.0.0"

0 commit comments

Comments
 (0)