mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-25 03:06:31 -05:00
fix(deps): update dependency sass to v1.63.3
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
4e0fdeb0b2
commit
8a4d13f089
2 changed files with 6 additions and 6 deletions
|
@ -110,7 +110,7 @@
|
||||||
"redux": "4.2.1",
|
"redux": "4.2.1",
|
||||||
"reveal.js": "4.5.0",
|
"reveal.js": "4.5.0",
|
||||||
"sanitize-filename": "1.6.3",
|
"sanitize-filename": "1.6.3",
|
||||||
"sass": "1.63.2",
|
"sass": "1.63.3",
|
||||||
"sharp": "0.32.1",
|
"sharp": "0.32.1",
|
||||||
"tlds": "1.239.0",
|
"tlds": "1.239.0",
|
||||||
"twemoji-colr-font": "14.0.2",
|
"twemoji-colr-font": "14.0.2",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2521,7 +2521,7 @@ __metadata:
|
||||||
redux: 4.2.1
|
redux: 4.2.1
|
||||||
reveal.js: 4.5.0
|
reveal.js: 4.5.0
|
||||||
sanitize-filename: 1.6.3
|
sanitize-filename: 1.6.3
|
||||||
sass: 1.63.2
|
sass: 1.63.3
|
||||||
sharp: 0.32.1
|
sharp: 0.32.1
|
||||||
tlds: 1.239.0
|
tlds: 1.239.0
|
||||||
ts-loader: 9.4.3
|
ts-loader: 9.4.3
|
||||||
|
@ -16662,16 +16662,16 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"sass@npm:1.63.2":
|
"sass@npm:1.63.3":
|
||||||
version: 1.63.2
|
version: 1.63.3
|
||||||
resolution: "sass@npm:1.63.2"
|
resolution: "sass@npm:1.63.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: 7ffc2b789aeae4637f09195f7d24e149fc590e2c69cb209c64fdf0ed0d7f09da28097c48fda7f36d257aeb7dd8e16a9ff77b50cf78830afe6f996e6dcd957280
|
checksum: 41d1d7e875be738a8b5ef92bc722b20fd88f9fc8db61caa17dec37e0a53739cf28dc3b79481b1998c410c82c30247f473c2559e64cec7c4d851e5cea0434ec4e
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue