mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-22 01:36:29 -05:00
fix(deps): update dependency sass to v1.64.2
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
8a805153b8
commit
6774b7d1b2
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.64.1",
|
||||
"sass": "1.64.2",
|
||||
"sharp": "0.32.4",
|
||||
"tlds": "1.240.0",
|
||||
"twemoji-colr-font": "14.1.3",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2531,7 +2531,7 @@ __metadata:
|
|||
redux: 4.2.1
|
||||
reveal.js: 4.5.0
|
||||
sanitize-filename: 1.6.3
|
||||
sass: 1.64.1
|
||||
sass: 1.64.2
|
||||
sharp: 0.32.4
|
||||
tlds: 1.240.0
|
||||
ts-loader: 9.4.4
|
||||
|
@ -15683,16 +15683,16 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"sass@npm:1.64.1":
|
||||
version: 1.64.1
|
||||
resolution: "sass@npm:1.64.1"
|
||||
"sass@npm:1.64.2":
|
||||
version: 1.64.2
|
||||
resolution: "sass@npm:1.64.2"
|
||||
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: e908f96f3d5fa5869e2f2aec97548c93d6ef390680af89870fcae8bdbaee2392ac650fbeae8d2ef8e4c99cb9f81e6b3624e1cb659af6d6e746332a22233b5ad8
|
||||
checksum: 43a5c9b9b3b6ba27feb5c45eba90edc437b15a30fd443f5d2623bbd59fe4a922f2a6a9990296c6a6c2b5bce7f401922c5049357415f50b745952c2d478bc5526
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue