mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-21 17:26:29 -05:00
fix(deps): update dependency sass to v1.77.8
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
69a668e3ac
commit
9dc0d11be8
2 changed files with 6 additions and 6 deletions
|
@ -107,7 +107,7 @@
|
||||||
"redux": "5.0.1",
|
"redux": "5.0.1",
|
||||||
"reveal.js": "5.0.5",
|
"reveal.js": "5.0.5",
|
||||||
"sanitize-filename": "1.6.3",
|
"sanitize-filename": "1.6.3",
|
||||||
"sass": "1.71.1",
|
"sass": "1.77.8",
|
||||||
"sharp": "0.33.5",
|
"sharp": "0.33.5",
|
||||||
"tlds": "1.254.0",
|
"tlds": "1.254.0",
|
||||||
"twemoji-colr-font": "15.0.3",
|
"twemoji-colr-font": "15.0.3",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2678,7 +2678,7 @@ __metadata:
|
||||||
redux: "npm:5.0.1"
|
redux: "npm:5.0.1"
|
||||||
reveal.js: "npm:5.0.5"
|
reveal.js: "npm:5.0.5"
|
||||||
sanitize-filename: "npm:1.6.3"
|
sanitize-filename: "npm:1.6.3"
|
||||||
sass: "npm:1.71.1"
|
sass: "npm:1.77.8"
|
||||||
sharp: "npm:0.33.5"
|
sharp: "npm:0.33.5"
|
||||||
tlds: "npm:1.254.0"
|
tlds: "npm:1.254.0"
|
||||||
ts-loader: "npm:9.5.1"
|
ts-loader: "npm:9.5.1"
|
||||||
|
@ -16285,16 +16285,16 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"sass@npm:1.71.1":
|
"sass@npm:1.77.8":
|
||||||
version: 1.71.1
|
version: 1.77.8
|
||||||
resolution: "sass@npm:1.71.1"
|
resolution: "sass@npm:1.77.8"
|
||||||
dependencies:
|
dependencies:
|
||||||
chokidar: "npm:>=3.0.0 <4.0.0"
|
chokidar: "npm:>=3.0.0 <4.0.0"
|
||||||
immutable: "npm:^4.0.0"
|
immutable: "npm:^4.0.0"
|
||||||
source-map-js: "npm:>=0.6.2 <2.0.0"
|
source-map-js: "npm:>=0.6.2 <2.0.0"
|
||||||
bin:
|
bin:
|
||||||
sass: sass.js
|
sass: sass.js
|
||||||
checksum: 10c0/59d79a6e106747746792b0c71908ae0aecdaf9b794d5724ee64e5249412f0d8ebe7ee2bf12946618848f14f949c4f6b530d82da3e62ab31c71198c6f73002130
|
checksum: 10c0/2bfd62794070352c804f949e69bd8bb5b4ec846deeb924251b2c3f7b503170fb1ae186f513f0166907749eb34e0277dee747edcb78c886fb471aac01be1e864c
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue