mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-12-23 19:23:24 +00:00
fix(deps): update dependency sass to v1.62.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
9dd92d4585
commit
c06235196e
2 changed files with 6 additions and 6 deletions
|
@ -111,7 +111,7 @@
|
|||
"redux": "4.2.1",
|
||||
"reveal.js": "4.4.0",
|
||||
"sanitize-filename": "1.6.3",
|
||||
"sass": "1.61.0",
|
||||
"sass": "1.62.0",
|
||||
"sharp": "0.32.0",
|
||||
"tlds": "1.238.0",
|
||||
"twemoji-colr-font": "14.0.2",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2435,7 +2435,7 @@ __metadata:
|
|||
redux: 4.2.1
|
||||
reveal.js: 4.4.0
|
||||
sanitize-filename: 1.6.3
|
||||
sass: 1.61.0
|
||||
sass: 1.62.0
|
||||
sharp: 0.32.0
|
||||
tlds: 1.238.0
|
||||
ts-loader: 9.4.2
|
||||
|
@ -16182,16 +16182,16 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"sass@npm:1.61.0":
|
||||
version: 1.61.0
|
||||
resolution: "sass@npm:1.61.0"
|
||||
"sass@npm:1.62.0":
|
||||
version: 1.62.0
|
||||
resolution: "sass@npm:1.62.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: 31bfb3719f1bb1299bec7b8918bcbca77efa7328b8030cc8e665ed55a02bc5498a3e543b4eb0d06d55ceda8b2f5b2b3176f0678854a8277cb19a59addf65533f
|
||||
checksum: d5f606aa25afdf3ed9f316602811a40cf3b29f64cb70ea02f4198ae4288f9687de6fcef9f4fd2d58e06c28282d859aa249bdbf7d7d97a3a6a582eeaa8e5607fa
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue