Skip to content

Commit 7931e16

Browse files
build(deps-dev): bump css-loader from 3.6.0 to 4.0.0 in /frontend
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 3.6.0 to 4.0.0. - [Release notes](https://github.com/webpack-contrib/css-loader/releases) - [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md) - [Commits](webpack-contrib/css-loader@v3.6.0...v4.0.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 027e7c4 commit 7931e16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"babel-plugin-prismjs": "^2.0.0",
2727
"babel-polyfill": "^6.26.0",
2828
"clean-webpack-plugin": "^3.0.0",
29-
"css-loader": "^3.0.0",
29+
"css-loader": "^4.0.0",
3030
"eslint": "^7.5.0",
3131
"eslint-config-prettier": "^6.2.0",
3232
"eslint-config-standard": "^14.1.0",

0 commit comments

Comments
 (0)