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 33
33
"@typescript-eslint/eslint-plugin" : " 4.28.4" ,
34
34
"@typescript-eslint/parser" : " 4.28.3" ,
35
35
"clean-webpack-plugin" : " 3.0.0" ,
36
- "css-loader" : " 6.1 .0" ,
36
+ "css-loader" : " 6.2 .0" ,
37
37
"eslint" : " 7.31.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 @@ -2640,10 +2640,10 @@ cross-spawn@^7.0.0, cross-spawn@^7.0.2:
2640
2640
shebang-command "^2.0.0"
2641
2641
which "^2.0.1"
2642
2642
2643
- css-loader@6.1 .0 :
2644
- version "6.1 .0"
2645
- resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-6.1 .0.tgz#9f49a414103d3a43a7a5a0a0468ac71ab5132788 "
2646
- integrity sha512-AcCb6ire7NgkrxJCtwEDa/y+xxBrPNXYWdlSpXNr+YwW2wTahSowSIxD9cHc9Uvc8Dbq+NQ/NQ6aDvJWik44vg ==
2643
+ css-loader@6.2 .0 :
2644
+ version "6.2 .0"
2645
+ resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-6.2 .0.tgz#9663d9443841de957a3cb9bcea2eda65b3377071 "
2646
+ integrity sha512-/rvHfYRjIpymZblf49w8jYcRo2y9gj6rV8UroHGmBxKrIyGLokpycyKzp9OkitvqT29ZSpzJ0Ic7SpnJX3sC8g ==
2647
2647
dependencies :
2648
2648
icss-utils "^5.1.0"
2649
2649
postcss "^8.2.15"
You can’t perform that action at this time.
0 commit comments