mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-25 03:06:31 -05:00
fix(deps): update dependency sass to v1.56.2
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
ff490dec04
commit
910a3fb821
2 changed files with 6 additions and 6 deletions
|
@ -111,7 +111,7 @@
|
||||||
"redux": "4.2.0",
|
"redux": "4.2.0",
|
||||||
"reveal.js": "4.4.0",
|
"reveal.js": "4.4.0",
|
||||||
"sanitize-filename": "1.6.3",
|
"sanitize-filename": "1.6.3",
|
||||||
"sass": "1.56.1",
|
"sass": "1.56.2",
|
||||||
"sharp": "0.31.2",
|
"sharp": "0.31.2",
|
||||||
"tlds": "1.234.0",
|
"tlds": "1.234.0",
|
||||||
"twemoji-colr-font": "14.0.2",
|
"twemoji-colr-font": "14.0.2",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2371,7 +2371,7 @@ __metadata:
|
||||||
redux: 4.2.0
|
redux: 4.2.0
|
||||||
reveal.js: 4.4.0
|
reveal.js: 4.4.0
|
||||||
sanitize-filename: 1.6.3
|
sanitize-filename: 1.6.3
|
||||||
sass: 1.56.1
|
sass: 1.56.2
|
||||||
sharp: 0.31.2
|
sharp: 0.31.2
|
||||||
tlds: 1.234.0
|
tlds: 1.234.0
|
||||||
ts-loader: 9.4.2
|
ts-loader: 9.4.2
|
||||||
|
@ -15088,16 +15088,16 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"sass@npm:1.56.1":
|
"sass@npm:1.56.2":
|
||||||
version: 1.56.1
|
version: 1.56.2
|
||||||
resolution: "sass@npm:1.56.1"
|
resolution: "sass@npm:1.56.2"
|
||||||
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: 78e693e5992b149574c95d5adfe39ca3e5b97d80befa11191a20d1daa41fe201a98ac099beab726cd3095e2d2e7991a2c408ba0fcc3fa9f525879de7eee18dad
|
checksum: 7b1f524d04bc42df3bac6dc5201ff7475635b7df9a1390430ed5bd58b6a73ea1ae58b83ccea8da293cb77b85b4c848faf5f2779ca4b91b9303948c251d0ddca4
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue