mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-24 18:56:32 -05:00
fix(deps): update dependency sass to v1.56.1
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
b2f9e14a09
commit
b7ea548bfa
2 changed files with 6 additions and 6 deletions
|
@ -109,7 +109,7 @@
|
|||
"redux": "4.2.0",
|
||||
"reveal.js": "4.4.0",
|
||||
"sanitize-filename": "1.6.3",
|
||||
"sass": "1.56.0",
|
||||
"sass": "1.56.1",
|
||||
"sharp": "0.31.2",
|
||||
"tlds": "1.233.0",
|
||||
"twemoji-colr-font": "14.0.2",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2033,7 +2033,7 @@ __metadata:
|
|||
redux: 4.2.0
|
||||
reveal.js: 4.4.0
|
||||
sanitize-filename: 1.6.3
|
||||
sass: 1.56.0
|
||||
sass: 1.56.1
|
||||
sharp: 0.31.2
|
||||
tlds: 1.233.0
|
||||
ts-loader: 9.4.1
|
||||
|
@ -11368,16 +11368,16 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"sass@npm:1.56.0":
|
||||
version: 1.56.0
|
||||
resolution: "sass@npm:1.56.0"
|
||||
"sass@npm:1.56.1":
|
||||
version: 1.56.1
|
||||
resolution: "sass@npm:1.56.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: 37fb48b838f7a12f3c3efbf27bfc5f2b7fba015ed4b11effe32bd9488e30e1d5cefcbfef1e5c5dbd95557889fe2c7ec72f33e898cfc76182ea34eae03b1a4fb1
|
||||
checksum: 78e693e5992b149574c95d5adfe39ca3e5b97d80befa11191a20d1daa41fe201a98ac099beab726cd3095e2d2e7991a2c408ba0fcc3fa9f525879de7eee18dad
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue