build(deps): bump sass-loader from 13.3.0 to 13.3.1 (#1782)

Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 13.3.0 to 13.3.1.
- [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/v13.3.0...v13.3.1)

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

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]
2023-05-29 07:19:36 +00:00
committed by GitHub
parent ed364fff71
commit a3486b982d
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -106,7 +106,7 @@
"resolve": "^1.22.3",
"resolve-url-loader": "^5.0.0",
"sass": "^1.62.1",
"sass-loader": "^13.3.0",
"sass-loader": "^13.3.1",
"semver": "^7.5.1",
"source-map-explorer": "^2.5.3",
"source-map-loader": "^4.0.1",