chore(deps-dev): bump sass-loader from 13.3.3 to 14.0.0 (#9497)

Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 13.3.3 to 14.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/v13.3.3...v14.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]
2024-01-18 15:17:18 +01:00
committed by GitHub
parent 61bf24c368
commit 7a7db87dd1
2 changed files with 6 additions and 10 deletions

View File

@@ -181,7 +181,7 @@
"release-it": "=17.0.1",
"rimraf": "^5.0.5",
"sass": "^1.70.0",
"sass-loader": "^13.3.3",
"sass-loader": "^14.0.0",
"sinon": "=17.0.1",
"source-map-support": "^0.5.21",
"start-server-and-test": "^2.0.3",