mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-01-10 09:42:14 +00:00
fix(deps): update dependency sass to v1.66.1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
8d59dd96c7
commit
c0b4e25280
2 changed files with 6 additions and 6 deletions
|
@ -110,7 +110,7 @@
|
|||
"redux": "4.2.1",
|
||||
"reveal.js": "4.5.0",
|
||||
"sanitize-filename": "1.6.3",
|
||||
"sass": "1.65.1",
|
||||
"sass": "1.66.1",
|
||||
"sharp": "0.32.5",
|
||||
"tlds": "1.242.0",
|
||||
"twemoji-colr-font": "14.1.3",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2563,7 +2563,7 @@ __metadata:
|
|||
redux: 4.2.1
|
||||
reveal.js: 4.5.0
|
||||
sanitize-filename: 1.6.3
|
||||
sass: 1.65.1
|
||||
sass: 1.66.1
|
||||
sharp: 0.32.5
|
||||
tlds: 1.242.0
|
||||
ts-loader: 9.4.4
|
||||
|
@ -15818,16 +15818,16 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"sass@npm:1.65.1":
|
||||
version: 1.65.1
|
||||
resolution: "sass@npm:1.65.1"
|
||||
"sass@npm:1.66.1":
|
||||
version: 1.66.1
|
||||
resolution: "sass@npm:1.66.1"
|
||||
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: 33e325fc80cd07489992e0814cd4929496f87493ffe78c423c2dbafa5746a574e6f3bde20c2a3e4ea47b16ee3d6bc5afcf1d36b405227b829d6c4c9ddcc7f8e2
|
||||
checksum: 74fc11d0fcd5e16c5331b57dd59865705a299c64e89f2b99646869caeb011dc8d0b6144a6c74a90c264e9ef70654207dbf44fc9b7e3393f8bd14809b904c8a52
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue