Bump sass-loader from 14.1.0 to 14.1.1

Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 14.1.0 to 14.1.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/v14.1.0...v14.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-02-26 03:33:25 +00:00
committed by GitHub
parent e24fb8fae7
commit 08b53601d4
2 changed files with 5 additions and 5 deletions

View File

@ -58,7 +58,7 @@
"postcss-loader": "^8.1.0",
"postcss-scss": "^4.0.9",
"sass": "^1.71.1",
"sass-loader": "^14.1.0",
"sass-loader": "^14.1.1",
"style-loader": "^3.3.4",
"stylelint": "^15.11.0",
"stylelint-config-standard": "^34.0.0",