chore(deps-dev): bump sass-loader from 11.1.1 to 12.0.0 (#156)

Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 11.1.1 to 12.0.0.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases)
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v11.1.1...v12.0.0)

---
updated-dependencies:
- dependency-name: sass-loader
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-06-02 10:15:14 +01:00
committed by GitHub
parent fbc9189cba
commit 1f6dc34ee6

View File

@@ -44,7 +44,7 @@
"html-webpack-plugin": "^5.3.1",
"mini-css-extract-plugin": "^1.6.0",
"sass": "^1.34.0",
"sass-loader": "^11.1.1",
"sass-loader": "^12.0.0",
"source-map-loader": "^3.0.0",
"webpack": "^5.37.1",
"webpack-cli": "^4.7.0",