chore(deps): update dependency sass to v1.52.2 (#2017)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2017 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
236bc3404a
commit
25da6966cd
2 changed files with 5 additions and 5 deletions
|
@ -83,7 +83,7 @@
|
|||
"postcss-preset-env": "7.7.0",
|
||||
"rollup": "2.75.5",
|
||||
"rollup-plugin-visualizer": "5.6.0",
|
||||
"sass": "1.52.1",
|
||||
"sass": "1.52.2",
|
||||
"typescript": "4.7.2",
|
||||
"vite": "2.9.9",
|
||||
"vite-plugin-pwa": "0.12.0",
|
||||
|
|
|
@ -10958,10 +10958,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.52.1:
|
||||
version "1.52.1"
|
||||
resolved "https://registry.yarnpkg.com/sass/-/sass-1.52.1.tgz#554693da808543031f9423911d62c60a1acf7889"
|
||||
integrity sha512-fSzYTbr7z8oQnVJ3Acp9hV80dM1fkMN7mSD/25mpcct9F7FPBMOI8krEYALgU1aZoqGhQNhTPsuSmxjnIvAm4Q==
|
||||
sass@1.52.2:
|
||||
version "1.52.2"
|
||||
resolved "https://registry.yarnpkg.com/sass/-/sass-1.52.2.tgz#cd1f03e0e7be5bb2cebcf1c34d735f087d790936"
|
||||
integrity sha512-mfHB2VSeFS7sZlPv9YohB9GB7yWIgQNTGniQwfQ04EoQN0wsQEv7SwpCwy/x48Af+Z3vDeFXz+iuXM3HK/phZQ==
|
||||
dependencies:
|
||||
chokidar ">=3.0.0 <4.0.0"
|
||||
immutable "^4.0.0"
|
||||
|
|
Loading…
Reference in a new issue