Skip to content

Commit 2f1056a

Browse files
chore(deps): update dependency css-loader to v6.7.3 (#91)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 04689ed commit 2f1056a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

templates/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"case-sensitive-paths-webpack-plugin": "2.4.0",
4141
"copy-webpack-plugin": "11.0.0",
4242
"cross-env": "7.0.3",
43-
"css-loader": "6.7.1",
43+
"css-loader": "6.7.3",
4444
"css-minimizer-webpack-plugin": "4.0.0",
4545
"cssnano": "5.1.13",
4646
"del": "6.1.1",

templates/react-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"case-sensitive-paths-webpack-plugin": "2.4.0",
5353
"copy-webpack-plugin": "11.0.0",
5454
"cross-env": "7.0.3",
55-
"css-loader": "6.7.1",
55+
"css-loader": "6.7.3",
5656
"css-minimizer-webpack-plugin": "4.0.0",
5757
"cssnano": "5.1.13",
5858
"del": "6.1.1",

0 commit comments

Comments
 (0)