Skip to content

Commit 43fc34c

Browse files
committed
chore(deps): update dependency css-loader to v4.2.2
1 parent b95a9fd commit 43fc34c

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"clean-webpack-plugin": "3.0.0",
5353
"conventional-changelog-angular-all": "1.7.0",
5454
"core-js": "3.6.5",
55-
"css-loader": "4.2.1",
55+
"css-loader": "4.2.2",
5656
"eslint": "7.7.0",
5757
"eslint-plugin-import": "2.22.0",
5858
"eslint-plugin-prettier": "3.1.4",

yarn.lock

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4787,16 +4787,15 @@ css-declaration-sorter@^4.0.1:
47874787
postcss "^7.0.1"
47884788
timsort "^0.3.0"
47894789

4790-
css-loader@4.2.1:
4791-
version "4.2.1"
4792-
resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-4.2.1.tgz#9f48fd7eae1219d629a3f085ba9a9102ca1141a7"
4793-
integrity sha512-MoqmF1if7Z0pZIEXA4ZF9PgtCXxWbfzfJM+3p+OYfhcrwcqhaCRb74DSnfzRl7e024xEiCRn5hCvfUbTf2sgFA==
4790+
css-loader@4.2.2:
4791+
version "4.2.2"
4792+
resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-4.2.2.tgz#b668b3488d566dc22ebcf9425c5f254a05808c89"
4793+
integrity sha512-omVGsTkZPVwVRpckeUnLshPp12KsmMSLqYxs12+RzM9jRR5Y+Idn/tBffjXRvOE+qW7if24cuceFJqYR5FmGBg==
47944794
dependencies:
47954795
camelcase "^6.0.0"
47964796
cssesc "^3.0.0"
47974797
icss-utils "^4.1.1"
47984798
loader-utils "^2.0.0"
4799-
normalize-path "^3.0.0"
48004799
postcss "^7.0.32"
48014800
postcss-modules-extract-imports "^2.0.0"
48024801
postcss-modules-local-by-default "^3.0.3"

0 commit comments

Comments
 (0)