mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-22 17:56:30 -05:00
Update dependency sass to v1.43.3
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
e9fd956a70
commit
787d83a645
2 changed files with 5 additions and 5 deletions
|
@ -77,7 +77,7 @@
|
|||
"markmap-lib": "0.11.6",
|
||||
"markmap-view": "0.2.6",
|
||||
"mermaid": "8.13.3",
|
||||
"sass": "1.43.2",
|
||||
"sass": "1.43.3",
|
||||
"react": "17.0.2",
|
||||
"react-bootstrap": "1.6.4",
|
||||
"react-bootstrap-typeahead": "5.2.1",
|
||||
|
|
|
@ -12643,10 +12643,10 @@ sass-loader@^10.0.5:
|
|||
schema-utils "^3.0.0"
|
||||
semver "^7.3.2"
|
||||
|
||||
sass@1.43.2:
|
||||
version "1.43.2"
|
||||
resolved "https://registry.yarnpkg.com/sass/-/sass-1.43.2.tgz#c02501520c624ad6622529a8b3724eb08da82d65"
|
||||
integrity sha512-DncYhjl3wBaPMMJR0kIUaH3sF536rVrOcqqVGmTZHQRRzj7LQlyGV7Mb8aCKFyILMr5VsPHwRYtyKpnKYlmQSQ==
|
||||
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==
|
||||
dependencies:
|
||||
chokidar ">=3.0.0 <4.0.0"
|
||||
|
||||
|
|
Loading…
Reference in a new issue