Skip to content

Commit 938a4dd

Browse files
Bump css-loader from 5.0.0 to 5.0.1
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 5.0.0 to 5.0.1. - [Release notes](https://github.com/webpack-contrib/css-loader/releases) - [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md) - [Commits](webpack/css-loader@v5.0.0...v5.0.1) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4a8d410 commit 938a4dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"autoprefixer": "9.8.6",
2121
"clean-webpack-plugin": "3.0.0",
2222
"cross-env": "7.0.2",
23-
"css-loader": "5.0.0",
23+
"css-loader": "5.0.1",
2424
"mini-css-extract-plugin": "1.2.1",
2525
"postcss-loader": "3.0.0",
2626
"sass": "1.28.0",

0 commit comments

Comments
 (0)