mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-21 17:26:29 -05:00
fix(deps): update dependency sass to v1.67.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
97ed9f267d
commit
25162c8d91
2 changed files with 6 additions and 6 deletions
|
@ -111,7 +111,7 @@
|
|||
"redux": "4.2.1",
|
||||
"reveal.js": "4.5.0",
|
||||
"sanitize-filename": "1.6.3",
|
||||
"sass": "1.66.1",
|
||||
"sass": "1.67.0",
|
||||
"sharp": "0.32.6",
|
||||
"tlds": "1.242.0",
|
||||
"twemoji-colr-font": "14.1.3",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2519,7 +2519,7 @@ __metadata:
|
|||
redux: 4.2.1
|
||||
reveal.js: 4.5.0
|
||||
sanitize-filename: 1.6.3
|
||||
sass: 1.66.1
|
||||
sass: 1.67.0
|
||||
sharp: 0.32.6
|
||||
tlds: 1.242.0
|
||||
ts-loader: 9.4.4
|
||||
|
@ -15975,16 +15975,16 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"sass@npm:1.66.1":
|
||||
version: 1.66.1
|
||||
resolution: "sass@npm:1.66.1"
|
||||
"sass@npm:1.67.0":
|
||||
version: 1.67.0
|
||||
resolution: "sass@npm:1.67.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: 74fc11d0fcd5e16c5331b57dd59865705a299c64e89f2b99646869caeb011dc8d0b6144a6c74a90c264e9ef70654207dbf44fc9b7e3393f8bd14809b904c8a52
|
||||
checksum: 9e7566e8b7386cf265dddcdb266a023fb5759c5a8f48a11da199c8bf419e5f08f4ff6404d85d6bf5eac01e1f7c7061fdb6b7b65cbfda164e59b0a06b72ac8567
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue