mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-24 18:56:32 -05:00
fix(deps): update dependency sass to v1.58.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
7f8371fec2
commit
b76bd9f40a
2 changed files with 6 additions and 6 deletions
|
@ -110,7 +110,7 @@
|
|||
"redux": "4.2.1",
|
||||
"reveal.js": "4.4.0",
|
||||
"sanitize-filename": "1.6.3",
|
||||
"sass": "1.57.1",
|
||||
"sass": "1.58.0",
|
||||
"sharp": "0.31.3",
|
||||
"tlds": "1.236.0",
|
||||
"twemoji-colr-font": "14.0.2",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2399,7 +2399,7 @@ __metadata:
|
|||
redux: 4.2.1
|
||||
reveal.js: 4.4.0
|
||||
sanitize-filename: 1.6.3
|
||||
sass: 1.57.1
|
||||
sass: 1.58.0
|
||||
sharp: 0.31.3
|
||||
tlds: 1.236.0
|
||||
ts-loader: 9.4.2
|
||||
|
@ -15880,16 +15880,16 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"sass@npm:1.57.1":
|
||||
version: 1.57.1
|
||||
resolution: "sass@npm:1.57.1"
|
||||
"sass@npm:1.58.0":
|
||||
version: 1.58.0
|
||||
resolution: "sass@npm:1.58.0"
|
||||
dependencies:
|
||||
chokidar: ">=3.0.0 <4.0.0"
|
||||
immutable: ^4.0.0
|
||||
source-map-js: ">=0.6.2 <2.0.0"
|
||||
bin:
|
||||
sass: sass.js
|
||||
checksum: 734a08781bcbe0e8defb2d54864e7012014ed3e68ba5fcb766189b002929019fc37b2f83a18d4be0b5f69ad77317c92396ce6112447ab47a194ed600ae1afb27
|
||||
checksum: a7219634881d2de6441fb619787fb1a02e3fa0333fb715be26aa335ba49d6bdb4f1105d9df70a80a67200893022b08346745783dc49046095d94fc6e044492d6
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue