mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-18 17:25:16 -04:00
Update dependency sass to v1.43.4
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
0c0c7fd26f
commit
060b1822d2
2 changed files with 5 additions and 5 deletions
|
@ -159,7 +159,7 @@
|
|||
"redux-devtools-extension": "2.13.9",
|
||||
"reveal.js": "4.1.3",
|
||||
"sanitize-filename": "1.6.3",
|
||||
"sass": "1.43.3",
|
||||
"sass": "1.43.4",
|
||||
"@testing-library/cypress": "8.0.1",
|
||||
"@testing-library/jest-dom": "5.14.1",
|
||||
"@testing-library/react": "12.1.2",
|
||||
|
|
|
@ -12691,10 +12691,10 @@ sass-loader@^10.0.5:
|
|||
schema-utils "^3.0.0"
|
||||
semver "^7.3.2"
|
||||
|
||||
sass@1.43.3:
|
||||
version "1.43.3"
|
||||
resolved "https://registry.yarnpkg.com/sass/-/sass-1.43.3.tgz#aa16a69131b84f0cd23189a242571e8905f1ce43"
|
||||
integrity sha512-BJnLngqWpMeS65UvlYYEuCb3/fLxDxhHtOB/gWPxs6NKrslTxGt3ZxwIvOe/0Jm4tWwM/+tIpE3wj4dLEhPDeQ==
|
||||
sass@1.43.4:
|
||||
version "1.43.4"
|
||||
resolved "https://registry.yarnpkg.com/sass/-/sass-1.43.4.tgz#68c7d6a1b004bef49af0d9caf750e9b252105d1f"
|
||||
integrity sha512-/ptG7KE9lxpGSYiXn7Ar+lKOv37xfWsZRtFYal2QHNigyVQDx685VFT/h7ejVr+R8w7H4tmUgtulsKl5YpveOg==
|
||||
dependencies:
|
||||
chokidar ">=3.0.0 <4.0.0"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue