Skip to content

Commit 7bcae7a

Browse files
committed
chore(deps): update dependency css-loader to v6.7.0
1 parent beb21a6 commit 7bcae7a

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
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.6.0",
65+
"css-loader": "6.7.0",
6666
"eslint": "8.10.0",
6767
"eslint-config-prettier": "8.5.0",
6868
"eslint-plugin-import": "2.25.4",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2582,13 +2582,13 @@ 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-
css-loader@6.6.0:
2586-
version "6.6.0"
2587-
resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-6.6.0.tgz#c792ad5510bd1712618b49381bd0310574fafbd3"
2588-
integrity sha512-FK7H2lisOixPT406s5gZM1S3l8GrfhEBT3ZiL2UX1Ng1XWs0y2GPllz/OTyvbaHe12VgQrIXIzuEGVlbUhodqg==
2585+
css-loader@6.7.0:
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==
25892589
dependencies:
25902590
icss-utils "^5.1.0"
2591-
postcss "^8.4.5"
2591+
postcss "^8.4.7"
25922592
postcss-modules-extract-imports "^3.0.0"
25932593
postcss-modules-local-by-default "^4.0.0"
25942594
postcss-modules-scope "^3.0.0"
@@ -5495,7 +5495,7 @@ postcss-value-parser@^4.1.0, postcss-value-parser@^4.2.0:
54955495
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
54965496
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
54975497

5498-
postcss@^8.4.5:
5498+
postcss@^8.4.7:
54995499
version "8.4.7"
55005500
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.7.tgz#f99862069ec4541de386bf57f5660a6c7a0875a8"
55015501
integrity sha512-L9Ye3r6hkkCeOETQX6iOaWZgjp3LL6Lpqm6EtgbKrgqGGteRMNb9vzBfRL96YOSu8o7x3MfIH9Mo5cPJFGrW6A==

0 commit comments

Comments
 (0)