Skip to content

Commit 795c577

Browse files
committed
chore(deps): update dependency css-loader to v6.7.1
1 parent 44a67b9 commit 795c577

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"babel-loader": "8.2.3",
6363
"babel-plugin-transform-react-remove-prop-types": "0.4.24",
6464
"cross-env": "7.0.3",
65-
"css-loader": "6.7.0",
65+
"css-loader": "6.7.1",
6666
"eslint": "8.10.0",
6767
"eslint-config-prettier": "8.5.0",
6868
"eslint-plugin-import": "2.25.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2582,10 +2582,10 @@ cross-spawn@^7.0.1, cross-spawn@^7.0.2, cross-spawn@^7.0.3:
25822582
shebang-command "^2.0.0"
25832583
which "^2.0.1"
25842584

2585-
2586-
version "6.7.0"
2587-
resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-6.7.0.tgz#c1200da1dfffe6643b18bda20fdd84cad3e36d39"
2588-
integrity sha512-S7HCfCiDHLA+VXKqdZwyRZgoO0R9BnKDnVIoHMq5grl3N86zAu7MB+FBWHr5xOJC8SmvpTLha/2NpfFkFEN/ig==
2585+
2586+
version "6.7.1"
2587+
resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-6.7.1.tgz#e98106f154f6e1baf3fc3bc455cb9981c1d5fd2e"
2588+
integrity sha512-yB5CNFa14MbPJcomwNh3wLThtkZgcNyI2bNMRt8iE5Z8Vwl7f8vQXFAzn2HDOJvtDq2NTZBUGMSUNNyrv3/+cw==
25892589
dependencies:
25902590
icss-utils "^5.1.0"
25912591
postcss "^8.4.7"

0 commit comments

Comments
 (0)