chore(deps): update dependency sass to v1.54.3 (#2223)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2223 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
4994db4f77
commit
76cb94c488
2 changed files with 5 additions and 5 deletions
|
@ -86,7 +86,7 @@
|
|||
"postcss-preset-env": "7.7.2",
|
||||
"rollup": "2.77.2",
|
||||
"rollup-plugin-visualizer": "5.7.1",
|
||||
"sass": "1.54.2",
|
||||
"sass": "1.54.3",
|
||||
"typescript": "4.7.4",
|
||||
"vite": "3.0.4",
|
||||
"vite-plugin-pwa": "0.12.3",
|
||||
|
|
|
@ -11007,10 +11007,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.54.2:
|
||||
version "1.54.2"
|
||||
resolved "https://registry.yarnpkg.com/sass/-/sass-1.54.2.tgz#574cad83814c930ef2475921b9cb5d8203ae8867"
|
||||
integrity sha512-wbVV26sejsCIbBScZZtNkvnrB/bVCQ8hSlZ01D9nzsVh9zLqCkWrlpvTb3YEb6xsuNi9cx75hncqwikHFSz7tw==
|
||||
sass@1.54.3:
|
||||
version "1.54.3"
|
||||
resolved "https://registry.yarnpkg.com/sass/-/sass-1.54.3.tgz#37baa2652f7f1fdadb73240ee9a2b9b81fabb5c4"
|
||||
integrity sha512-fLodey5Qd41Pxp/Tk7Al97sViYwF/TazRc5t6E65O7JOk4XF8pzwIW7CvCxYVOfJFFI/1x5+elDyBIixrp+zrw==
|
||||
dependencies:
|
||||
chokidar ">=3.0.0 <4.0.0"
|
||||
immutable "^4.0.0"
|
||||
|
|
Loading…
Reference in a new issue