File tree Expand file tree Collapse file tree 2 files changed +21
-2
lines changed Expand file tree Collapse file tree 2 files changed +21
-2
lines changed Original file line number Diff line number Diff line change 6565 "babel-plugin-react-remove-properties" : " 0.3.0" ,
6666 "babel-runtime" : " 6.26.0" ,
6767 "clean-webpack-plugin" : " 3.0.0" ,
68- "css-loader" : " 3.5.2 " ,
68+ "css-loader" : " 3.5.3 " ,
6969 "eslint" : " 6.8.0" ,
7070 "eslint-config-airbnb" : " 18.1.0" ,
7171 "eslint-config-prettier" : " 6.10.1" ,
Original file line number Diff line number Diff line change @@ -4918,7 +4918,26 @@ css-color-keywords@^1.0.0:
49184918 resolved "https://registry.yarnpkg.com/css-color-keywords/-/css-color-keywords-1.0.0.tgz#fea2616dc676b2962686b3af8dbdbe180b244e05"
49194919 integrity sha1-/qJhbcZ2spYmhrOvjb2+GAskTgU=
49204920
4921- [email protected] , css-loader@^3.0.0:
4921+ 4922+ version "3.5.3"
4923+ resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-3.5.3.tgz#95ac16468e1adcd95c844729e0bb167639eb0bcf"
4924+ integrity sha512-UEr9NH5Lmi7+dguAm+/JSPovNjYbm2k3TK58EiwQHzOHH5Jfq1Y+XoP2bQO6TMn7PptMd0opxxedAWcaSTRKHw==
4925+ dependencies:
4926+ camelcase "^5.3.1"
4927+ cssesc "^3.0.0"
4928+ icss-utils "^4.1.1"
4929+ loader-utils "^1.2.3"
4930+ normalize-path "^3.0.0"
4931+ postcss "^7.0.27"
4932+ postcss-modules-extract-imports "^2.0.0"
4933+ postcss-modules-local-by-default "^3.0.2"
4934+ postcss-modules-scope "^2.2.0"
4935+ postcss-modules-values "^3.0.0"
4936+ postcss-value-parser "^4.0.3"
4937+ schema-utils "^2.6.6"
4938+ semver "^6.3.0"
4939+
4940+ css-loader@^3.0.0:
49224941 version "3.5.2"
49234942 resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-3.5.2.tgz#6483ae56f48a7f901fbe07dde2fc96b01eafab3c"
49244943 integrity sha512-hDL0DPopg6zQQSRlZm0hyeaqIRnL0wbWjay9BZxoiJBpbfOW4WHfbaYQhwnDmEa0kZUc1CJ3IFo15ot1yULMIQ==
You can’t perform that action at this time.
0 commit comments