This repository was archived by the owner on Mar 4, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 56
56
"autoprefixer" : " ^10.4.17" ,
57
57
"babel-preset-react" : " ^6.24.1" ,
58
58
"babel-preset-react-app" : " ^10.0.1" ,
59
- "css-loader" : " ^6.9.1 " ,
59
+ "css-loader" : " ^6.10.0 " ,
60
60
"cypress" : " 13.3.3" ,
61
61
"postcss" : " ^8.0.1" ,
62
62
"postcss-loader" : " ^8.0.0" ,
Original file line number Diff line number Diff line change @@ -2264,10 +2264,10 @@ cross-spawn@^7.0.0, cross-spawn@^7.0.3:
2264
2264
shebang-command "^2.0.0"
2265
2265
which "^2.0.1"
2266
2266
2267
- css-loader@^6.9.1 :
2268
- version "6.9.1 "
2269
- resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-6.9.1 .tgz#9ec9a434368f2bdfeffbf8f6901a1ce773586c6b "
2270
- integrity sha512-OzABOh0+26JKFdMzlK6PY1u5Zx8+Ck7CVRlcGNZoY9qwJjdfu2VWFuprTIpPW+Av5TZTVViYWcFQaEEQURLknQ ==
2267
+ css-loader@^6.10.0 :
2268
+ version "6.10.0 "
2269
+ resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-6.10.0 .tgz#7c172b270ec7b833951b52c348861206b184a4b7 "
2270
+ integrity sha512-LTSA/jWbwdMlk+rhmElbDR2vbtQoTBPr7fkJE+mxrHj+7ru0hUmHafDRzWIjIHTwpitWVaqY2/UWGRca3yUgRw ==
2271
2271
dependencies :
2272
2272
icss-utils "^5.1.0"
2273
2273
postcss "^8.4.33"
You can’t perform that action at this time.
0 commit comments