mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-26 11:43:59 -05:00
Update dependency sass to v1.35.2
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
39043c05ca
commit
23b1ab3694
2 changed files with 5 additions and 5 deletions
|
@ -79,7 +79,7 @@
|
|||
"markmap-lib": "0.11.6",
|
||||
"markmap-view": "0.2.6",
|
||||
"mermaid": "8.11.0",
|
||||
"sass": "1.35.1",
|
||||
"sass": "1.35.2",
|
||||
"react": "17.0.2",
|
||||
"react-bootstrap": "1.6.1",
|
||||
"react-bootstrap-typeahead": "5.2.0",
|
||||
|
|
|
@ -12228,10 +12228,10 @@ sass-loader@^10.0.5:
|
|||
schema-utils "^3.0.0"
|
||||
semver "^7.3.2"
|
||||
|
||||
sass@1.35.1:
|
||||
version "1.35.1"
|
||||
resolved "https://registry.yarnpkg.com/sass/-/sass-1.35.1.tgz#90ecf774dfe68f07b6193077e3b42fb154b9e1cd"
|
||||
integrity sha512-oCisuQJstxMcacOPmxLNiLlj4cUyN2+8xJnG7VanRoh2GOLr9RqkvI4AxA4a6LHVg/rsu+PmxXeGhrdSF9jCiQ==
|
||||
sass@1.35.2:
|
||||
version "1.35.2"
|
||||
resolved "https://registry.yarnpkg.com/sass/-/sass-1.35.2.tgz#b732314fcdaf7ef8d0f1698698adc378043cb821"
|
||||
integrity sha512-jhO5KAR+AMxCEwIH3v+4zbB2WB0z67V1X0jbapfVwQQdjHZUGUyukpnoM6+iCMfsIUC016w9OPKQ5jrNOS9uXw==
|
||||
dependencies:
|
||||
chokidar ">=3.0.0 <4.0.0"
|
||||
|
||||
|
|
Loading…
Reference in a new issue