Skip to content

Commit 1001668

Browse files
Update css-loader requirement from ^2.1.1 to ^3.1.0
Updates the requirements on [css-loader](https://github.com/webpack-contrib/css-loader) to permit the latest version. - [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@v2.1.1...v3.1.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 6504b76 commit 1001668

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
@@ -11,7 +11,7 @@
1111
"devDependencies": {
1212
"bourbon": "~4.3",
1313
"bourbon-neat": "~4.0",
14-
"css-loader": "^2.1.1",
14+
"css-loader": "^3.1.0",
1515
"file-loader": "^3.0.1",
1616
"font-awesome": "^4.7.0",
1717
"imports-loader": "^0.8.0",

0 commit comments

Comments
 (0)