mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-26 11:43:59 -05:00
Update dependency sass to v1.38.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
e5f0bfe5e7
commit
50b1804426
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.37.5",
|
||||
"sass": "1.38.0",
|
||||
"react": "17.0.2",
|
||||
"react-bootstrap": "1.6.1",
|
||||
"react-bootstrap-typeahead": "5.2.0",
|
||||
|
|
|
@ -12606,10 +12606,10 @@ sass-loader@^10.0.5:
|
|||
schema-utils "^3.0.0"
|
||||
semver "^7.3.2"
|
||||
|
||||
sass@1.37.5:
|
||||
version "1.37.5"
|
||||
resolved "https://registry.yarnpkg.com/sass/-/sass-1.37.5.tgz#f6838351f7cc814c4fcfe1d9a20e0cabbd1e7b3c"
|
||||
integrity sha512-Cx3ewxz9QB/ErnVIiWg2cH0kiYZ0FPvheDTVC6BsiEGBTZKKZJ1Gq5Kq6jy3PKtL6+EJ8NIoaBW/RSd2R6cZOA==
|
||||
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==
|
||||
dependencies:
|
||||
chokidar ">=3.0.0 <4.0.0"
|
||||
|
||||
|
|
Loading…
Reference in a new issue