Bump sass-loader from 12.4.0 to 12.6.0

Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 12.4.0 to 12.6.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/v12.4.0...v12.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-02-21 05:28:17 +00:00
committed by GitHub
parent 5a76d86dea
commit e13f321686
2 changed files with 5 additions and 5 deletions

View File

@ -54,7 +54,7 @@
"postcss-loader": "^6.2.1",
"postcss-scss": "^4.0.3",
"sass": "^1.49.8",
"sass-loader": "^12.4.0",
"sass-loader": "^12.6.0",
"style-loader": "^3.3.1",
"stylelint": "^14.5.1",
"stylelint-config-standard": "^25.0.0",