File tree Expand file tree Collapse file tree 2 files changed +5
-7
lines changed Expand file tree Collapse file tree 2 files changed +5
-7
lines changed Original file line number Diff line number Diff line change 33
33
"@typescript-eslint/eslint-plugin" : " 4.28.3" ,
34
34
"@typescript-eslint/parser" : " 4.28.3" ,
35
35
"clean-webpack-plugin" : " 3.0.0" ,
36
- "css-loader" : " 5.2.7 " ,
36
+ "css-loader" : " 6.0.0 " ,
37
37
"eslint" : " 7.30.0" ,
38
38
"eslint-config-prettier" : " 8.3.0" ,
39
39
"eslint-plugin-prefer-arrow" : " 1.2.3" ,
Original file line number Diff line number Diff line change @@ -2606,20 +2606,18 @@ cross-spawn@^7.0.0, cross-spawn@^7.0.2:
2606
2606
shebang-command "^2.0.0"
2607
2607
which "^2.0.1"
2608
2608
2609
- css-loader@5.2.7 :
2610
- version "5.2.7 "
2611
- resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-5.2.7 .tgz#9b9f111edf6fb2be5dc62525644cbc9c232064ae "
2612
- integrity sha512-Q7mOvpBNBG7YrVGMxRxcBJZFL75o+cH2abNASdibkj/fffYD8qWbInZrD0S9ccI6vZclF3DsHE7njGlLtaHbhg ==
2609
+ css-loader@6.0.0 :
2610
+ version "6.0.0 "
2611
+ resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-6.0.0 .tgz#e3f9131229df43e081876f434dc2f4605be9d5ae "
2612
+ integrity sha512-xi3iTbHekvk5dWWdqfQKNsEm2g3Vr20uRwHzfXF+pHsaFGMuxTrqR1y8PY+st5G7wqid4/pBSiaqZsO6iaGN5g ==
2613
2613
dependencies :
2614
2614
icss-utils "^5.1.0"
2615
- loader-utils "^2.0.0"
2616
2615
postcss "^8.2.15"
2617
2616
postcss-modules-extract-imports "^3.0.0"
2618
2617
postcss-modules-local-by-default "^4.0.0"
2619
2618
postcss-modules-scope "^3.0.0"
2620
2619
postcss-modules-values "^4.0.0"
2621
2620
postcss-value-parser "^4.1.0"
2622
- schema-utils "^3.0.0"
2623
2621
semver "^7.3.5"
2624
2622
2625
2623
css-select@^4.1.3 :
You can’t perform that action at this time.
0 commit comments