build(deps): bump sass-loader from 12.6.0 to 13.0.0 (#842)

* build(deps): bump sass-loader from 12.6.0 to 13.0.0

Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 12.6.0 to 13.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/v12.6.0...v13.0.0)

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

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

* [dependabot skip] Fix yarn.lock

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot-fix <dependabot-fix@example.com>
This commit is contained in:
dependabot[bot]
2022-06-02 11:29:17 -05:00
committed by GitHub
co-authored by dependabot-fix
parent 30f62aca9a
commit 208df60b55
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -94,7 +94,7 @@
"resolve": "^1.20.0",
"resolve-url-loader": "^4.0.0",
"sass": "^1.52.1",
"sass-loader": "^12.6.0",
"sass-loader": "^13.0.0",
"semver": "^7.3.5",
"source-map-explorer": "^2.5.2",
"source-map-loader": "^3.0.0",