mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-12-25 22:01:18 +00:00
Update dependency sass to v1.38.1
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
f30c5e71ac
commit
2e4f3f8d99
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.5",
|
||||
"sass": "1.38.0",
|
||||
"sass": "1.38.1",
|
||||
"react": "17.0.2",
|
||||
"react-bootstrap": "1.6.1",
|
||||
"react-bootstrap-typeahead": "5.2.0",
|
||||
|
|
|
@ -12717,10 +12717,10 @@ sass-loader@^10.0.5:
|
|||
schema-utils "^3.0.0"
|
||||
semver "^7.3.2"
|
||||
|
||||
sass@1.38.0:
|
||||
version "1.38.0"
|
||||
resolved "https://registry.yarnpkg.com/sass/-/sass-1.38.0.tgz#2f3e60a1efdcdc910586fa79dc89d3399a145b4f"
|
||||
integrity sha512-WBccZeMigAGKoI+NgD7Adh0ab1HUq+6BmyBUEaGxtErbUtWUevEbdgo5EZiJQofLUGcKtlNaO2IdN73AHEua5g==
|
||||
sass@1.38.1:
|
||||
version "1.38.1"
|
||||
resolved "https://registry.yarnpkg.com/sass/-/sass-1.38.1.tgz#54dfb17fb168846b5850324b82fc62dc68f51bad"
|
||||
integrity sha512-Lj8nPaSYOuRhgqdyShV50fY5jKnvaRmikUNalMPmbH+tKMGgEKVkltI/lP30PEfO2T1t6R9yc2QIBLgOc3uaFw==
|
||||
dependencies:
|
||||
chokidar ">=3.0.0 <4.0.0"
|
||||
|
||||
|
|
Loading…
Reference in a new issue