chore(deps): update dependency sass to v1.50.1 (#1837)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1837 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
f3d8908252
commit
417f1f6220
2 changed files with 5 additions and 5 deletions
|
@ -85,7 +85,7 @@
|
|||
"postcss-preset-env": "7.4.3",
|
||||
"rollup": "2.70.2",
|
||||
"rollup-plugin-visualizer": "5.6.0",
|
||||
"sass": "1.50.0",
|
||||
"sass": "1.50.1",
|
||||
"typescript": "4.6.3",
|
||||
"vite": "2.9.5",
|
||||
"vite-plugin-pwa": "0.12.0",
|
||||
|
|
|
@ -11841,10 +11841,10 @@ safe-stable-stringify@^1.1.0:
|
|||
resolved "https://registry.yarnpkg.com/safer-buffer/-/safer-buffer-2.1.2.tgz#44fa161b0187b9549dd84bb91802f9bd8385cd6a"
|
||||
integrity sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==
|
||||
|
||||
sass@1.50.0:
|
||||
version "1.50.0"
|
||||
resolved "https://registry.yarnpkg.com/sass/-/sass-1.50.0.tgz#3e407e2ebc53b12f1e35ce45efb226ea6063c7c8"
|
||||
integrity sha512-cLsD6MEZ5URXHStxApajEh7gW189kkjn4Rc8DQweMyF+o5HF5nfEz8QYLMlPsTOD88DknatTmBWkOcw5/LnJLQ==
|
||||
sass@1.50.1:
|
||||
version "1.50.1"
|
||||
resolved "https://registry.yarnpkg.com/sass/-/sass-1.50.1.tgz#e9b078a1748863013c4712d2466ce8ca4e4ed292"
|
||||
integrity sha512-noTnY41KnlW2A9P8sdwESpDmo+KBNkukI1i8+hOK3footBUcohNHtdOJbckp46XO95nuvcHDDZ+4tmOnpK3hjw==
|
||||
dependencies:
|
||||
chokidar ">=3.0.0 <4.0.0"
|
||||
immutable "^4.0.0"
|
||||
|
|
Loading…
Reference in a new issue