Update dependency sass to v1.69.4 (#1019)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-10-18 23:17:08 +00:00
committed by GitHub
parent d246db506a
commit 67dd6a2ead
2 changed files with 5 additions and 5 deletions

View File

@@ -77,7 +77,7 @@
"eslint": "7.32.0",
"eslint-plugin-jest": "27.4.2",
"eslint-plugin-vue": "7.20.0",
"sass": "1.66.1",
"sass": "1.69.4",
"sass-loader": "^10",
"typescript": "5.1.6",
"vue-cli-plugin-vuetify": "2.5.8",

View File

@@ -11937,10 +11937,10 @@ sass-loader@^10:
schema-utils "^3.0.0"
semver "^7.3.2"
sass@1.66.1:
version "1.66.1"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.66.1.tgz#04b51c4671e4650aa393740e66a4e58b44d055b1"
integrity sha512-50c+zTsZOJVgFfTgwwEzkjA3/QACgdNsKueWPyAR0mRINIvLAStVQBbPg14iuqEQ74NPDbXzJARJ/O4SI1zftA==
sass@1.69.4:
version "1.69.4"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.69.4.tgz#10c735f55e3ea0b7742c6efa940bce30e07fbca2"
integrity sha512-+qEreVhqAy8o++aQfCJwp0sklr2xyEzkm9Pp/Igu9wNPoe7EZEQ8X/MBvvXggI2ql607cxKg/RKOwDj6pp2XDA==
dependencies:
chokidar ">=3.0.0 <4.0.0"
immutable "^4.0.0"