Skip to content

Commit 43868cc

Browse files
Update sass-loader requirement from 7.1.0 to 7.3.1
Updates the requirements on [sass-loader](https://github.com/webpack-contrib/sass-loader) to permit the latest version. - [Release notes](https://github.com/webpack-contrib/sass-loader/releases) - [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md) - [Commits](webpack-contrib/sass-loader@v7.1.0...v7.3.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent d48f6c7 commit 43868cc

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
@@ -63,7 +63,7 @@
6363
"mini-css-extract-plugin": "0.5.0",
6464
"node-sass": "4.11.0",
6565
"optimize-css-assets-webpack-plugin": "5.0.1",
66-
"sass-loader": "7.1.0",
66+
"sass-loader": "7.3.1",
6767
"style-loader": "0.23.1",
6868
"webpack": "4.29.6",
6969
"webpack-cli": "3.3.0",

0 commit comments

Comments
 (0)