mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-04-14 06:04:46 +00:00
Update dependency sass to v1.39.2
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
39687d35b7
commit
e89e2b89d8
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.12.1",
|
||||
"sass": "1.39.0",
|
||||
"sass": "1.39.2",
|
||||
"react": "17.0.2",
|
||||
"react-bootstrap": "1.6.3",
|
||||
"react-bootstrap-typeahead": "5.2.0",
|
||||
|
|
|
@ -12353,10 +12353,10 @@ sass-loader@^10.0.5:
|
|||
schema-utils "^3.0.0"
|
||||
semver "^7.3.2"
|
||||
|
||||
sass@1.39.0:
|
||||
version "1.39.0"
|
||||
resolved "https://registry.yarnpkg.com/sass/-/sass-1.39.0.tgz#6c64695d1c437767c8f1a4e471288e831f81d035"
|
||||
integrity sha512-F4o+RhJkNOIG0b6QudYU8c78ZADKZjKDk5cyrf8XTKWfrgbtyVVXImFstJrc+1pkQDCggyidIOytq6gS4gCCZg==
|
||||
sass@1.39.2:
|
||||
version "1.39.2"
|
||||
resolved "https://registry.yarnpkg.com/sass/-/sass-1.39.2.tgz#1681964378f58d76fc64a6a502619bd5ac99f660"
|
||||
integrity sha512-4/6Vn2RPc+qNwSclUSKvssh7dqK1Ih3FfHBW16I/GfH47b3scbYeOw65UIrYG7PkweFiKbpJjgkf5CV8EMmvzw==
|
||||
dependencies:
|
||||
chokidar ">=3.0.0 <4.0.0"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue