mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-28 20:00:58 -05:00
fix(deps): update dependency sass to v1.59.3
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
a9e3fbd8ee
commit
79b205b84d
2 changed files with 6 additions and 6 deletions
|
@ -111,7 +111,7 @@
|
||||||
"redux": "4.2.1",
|
"redux": "4.2.1",
|
||||||
"reveal.js": "4.4.0",
|
"reveal.js": "4.4.0",
|
||||||
"sanitize-filename": "1.6.3",
|
"sanitize-filename": "1.6.3",
|
||||||
"sass": "1.59.2",
|
"sass": "1.59.3",
|
||||||
"sharp": "0.31.3",
|
"sharp": "0.31.3",
|
||||||
"tlds": "1.237.0",
|
"tlds": "1.237.0",
|
||||||
"twemoji-colr-font": "14.0.2",
|
"twemoji-colr-font": "14.0.2",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2436,7 +2436,7 @@ __metadata:
|
||||||
redux: 4.2.1
|
redux: 4.2.1
|
||||||
reveal.js: 4.4.0
|
reveal.js: 4.4.0
|
||||||
sanitize-filename: 1.6.3
|
sanitize-filename: 1.6.3
|
||||||
sass: 1.59.2
|
sass: 1.59.3
|
||||||
sharp: 0.31.3
|
sharp: 0.31.3
|
||||||
tlds: 1.237.0
|
tlds: 1.237.0
|
||||||
ts-loader: 9.4.2
|
ts-loader: 9.4.2
|
||||||
|
@ -16205,16 +16205,16 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"sass@npm:1.59.2":
|
"sass@npm:1.59.3":
|
||||||
version: 1.59.2
|
version: 1.59.3
|
||||||
resolution: "sass@npm:1.59.2"
|
resolution: "sass@npm:1.59.3"
|
||||||
dependencies:
|
dependencies:
|
||||||
chokidar: ">=3.0.0 <4.0.0"
|
chokidar: ">=3.0.0 <4.0.0"
|
||||||
immutable: ^4.0.0
|
immutable: ^4.0.0
|
||||||
source-map-js: ">=0.6.2 <2.0.0"
|
source-map-js: ">=0.6.2 <2.0.0"
|
||||||
bin:
|
bin:
|
||||||
sass: sass.js
|
sass: sass.js
|
||||||
checksum: ab015ac49beb1252373023cc79b687aabd7850a7f450250b2fbe4eb3f64b0aef6759f8c7b33234221788a0e42cdd3999edfb5995218e474123b99cb126773e30
|
checksum: 839b5282cdf7d0ba3fdbfb605277dd584a8c40fa3e3e58ad905d64cd812acfb82ff0a4072d4981673db884ee61505472ff07c5c5a8a497f16ba013b183ba6473
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue