mirror of
https://github.com/SecurityBrewery/catalyst.git
synced 2025-12-06 07:12:46 +01:00
Update dependency sass to v1.54.5 (#402)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -74,7 +74,7 @@
|
||||
"eslint": "7.32.0",
|
||||
"eslint-plugin-jest": "26.7.0",
|
||||
"eslint-plugin-vue": "7.20.0",
|
||||
"sass": "1.54.1",
|
||||
"sass": "1.54.5",
|
||||
"sass-loader": "^10",
|
||||
"typescript": "4.7.4",
|
||||
"vue-cli-plugin-vuetify": "2.5.1",
|
||||
|
||||
@@ -11312,10 +11312,10 @@ sass-loader@^10:
|
||||
schema-utils "^3.0.0"
|
||||
semver "^7.3.2"
|
||||
|
||||
sass@1.54.1:
|
||||
version "1.54.1"
|
||||
resolved "https://registry.yarnpkg.com/sass/-/sass-1.54.1.tgz#4f72ef57ce2a6c3251f4e2c75eee9a0c19e09eb5"
|
||||
integrity sha512-GHJJr31Me32RjjUBagyzx8tzjKBUcDwo5239XANIRBq0adDu5iIG0aFO0i/TBb/4I9oyxkEv44nq/kL1DxdDhA==
|
||||
sass@1.54.5:
|
||||
version "1.54.5"
|
||||
resolved "https://registry.yarnpkg.com/sass/-/sass-1.54.5.tgz#93708f5560784f6ff2eab8542ade021a4a947b3a"
|
||||
integrity sha512-p7DTOzxkUPa/63FU0R3KApkRHwcVZYC0PLnLm5iyZACyp15qSi32x7zVUhRdABAATmkALqgGrjCJAcWvobmhHw==
|
||||
dependencies:
|
||||
chokidar ">=3.0.0 <4.0.0"
|
||||
immutable "^4.0.0"
|
||||
|
||||
Reference in New Issue
Block a user