Upgrade: Bump sass-loader from 13.3.0 to 14.0.0

Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 13.3.0 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.0...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>
pull/455/head
dependabot[bot] 2024-01-16 07:28:25 +00:00 committed by yuhan6665
parent da3ff1bdfa
commit d5cd6ed51b
2 changed files with 5 additions and 6 deletions

View File

@ -17,7 +17,7 @@
"postcss-loader": "^7.3.0",
"prettier": "^3.2.2",
"sass": "^1.51.0",
"sass-loader": "^13.3.0",
"sass-loader": "^14.0.0",
"vue-property-decorator": "^9.1.2",
"vuepress": "^2.0.0-beta.25"
},

View File

@ -4430,12 +4430,11 @@ sass-loader@^12.1.0:
klona "^2.0.4"
neo-async "^2.6.2"
sass-loader@^13.3.0:
version "13.3.0"
resolved "https://registry.yarnpkg.com/sass-loader/-/sass-loader-13.3.0.tgz#ed4a2d555aa10fc99f4daaab425d8d451336bb65"
integrity sha512-LeWNswSEujsZnwdn9AuA+Q5wZEAFlU+eORQsDKp35OtGAfFxYxpfk/Ylon+TGGkazSqxi2EHDTqdr3di8r7nCg==
sass-loader@^14.0.0:
version "14.0.0"
resolved "https://registry.yarnpkg.com/sass-loader/-/sass-loader-14.0.0.tgz#fc8390f7cc16863622cd16f3ea07b36ba6ea8f91"
integrity sha512-oceP9wWbep/yRJ2+sMbCzk0UsXsDzdNis+N8nu9i5GwPXjy6v3DNB6TqfJLSpPO9k4+B8x8p/CEgjA9ZLkoLug==
dependencies:
klona "^2.0.6"
neo-async "^2.6.2"
sass@^1.38.0: