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.24.0" ,
34
34
"@typescript-eslint/parser" : " 4.24.0" ,
35
35
"clean-webpack-plugin" : " 3.0.0" ,
36
- "css-loader" : " 5.2.5 " ,
36
+ "css-loader" : " 5.2.6 " ,
37
37
"eslint" : " 7.27.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 @@ -2587,10 +2587,10 @@ cross-spawn@^7.0.0, cross-spawn@^7.0.2:
2587
2587
shebang-command "^2.0.0"
2588
2588
which "^2.0.1"
2589
2589
2590
- css-loader@5.2.5 :
2591
- version "5.2.5 "
2592
- resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-5.2.5 .tgz#cdd18d6fe42748990793b4a7ec32eb16f36ba9d7 "
2593
- integrity sha512-bH6QQacvSRtLX0lycAOs43S173n+lfXxB5cx4FjVkTLw5tAEwk5bxNLbkt5K1iETd5KxazRx70GpqOxsuwKiFA ==
2590
+ css-loader@5.2.6 :
2591
+ version "5.2.6 "
2592
+ resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-5.2.6 .tgz#c3c82ab77fea1f360e587d871a6811f4450cc8d1 "
2593
+ integrity sha512-0wyN5vXMQZu6BvjbrPdUJvkCzGEO24HC7IS7nW4llc6BBFC+zwR9CKtYGv63Puzsg10L/o12inMY5/2ByzfD6w ==
2594
2594
dependencies :
2595
2595
icss-utils "^5.1.0"
2596
2596
loader-utils "^2.0.0"
You can’t perform that action at this time.
0 commit comments