Bump sass-loader from 10.1.1 to 10.2.0 (#16266)

Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 10.1.1 to 10.2.0.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases)
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/v10.2.0/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v10.1.1...v10.2.0)

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-05-22 00:47:41 +09:00
committed by GitHub
parent 3012a12f02
commit 6a9389fab8
2 changed files with 5 additions and 5 deletions

View File

@ -152,7 +152,7 @@
"reselect": "^4.0.0",
"rimraf": "^3.0.2",
"sass": "^1.32.12",
"sass-loader": "^10.1.1",
"sass-loader": "^10.2.0",
"stacktrace-js": "^2.0.2",
"stringz": "^2.1.0",
"substring-trie": "^1.0.2",