mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-22 01:36:29 -05:00
fix(deps): update dependency sass to v1.57.1
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
a41e582faa
commit
4bca3bbf47
2 changed files with 6 additions and 6 deletions
|
@ -110,7 +110,7 @@
|
|||
"redux": "4.2.0",
|
||||
"reveal.js": "4.4.0",
|
||||
"sanitize-filename": "1.6.3",
|
||||
"sass": "1.57.0",
|
||||
"sass": "1.57.1",
|
||||
"sharp": "0.31.2",
|
||||
"tlds": "1.236.0",
|
||||
"twemoji-colr-font": "14.0.2",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2435,7 +2435,7 @@ __metadata:
|
|||
redux: 4.2.0
|
||||
reveal.js: 4.4.0
|
||||
sanitize-filename: 1.6.3
|
||||
sass: 1.57.0
|
||||
sass: 1.57.1
|
||||
sharp: 0.31.2
|
||||
tlds: 1.236.0
|
||||
ts-loader: 9.4.2
|
||||
|
@ -16069,16 +16069,16 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"sass@npm:1.57.0":
|
||||
version: 1.57.0
|
||||
resolution: "sass@npm:1.57.0"
|
||||
"sass@npm:1.57.1":
|
||||
version: 1.57.1
|
||||
resolution: "sass@npm:1.57.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: fb6358b9541dc7a5bc23dbbae85223e99fbadc1f4ae911e7c32c6e22fd7b617e20a0e8cd1213f23c97c621b067bfb0b9ca45e65d6ce4ca5fea5949f41bd428ed
|
||||
checksum: 734a08781bcbe0e8defb2d54864e7012014ed3e68ba5fcb766189b002929019fc37b2f83a18d4be0b5f69ad77317c92396ce6112447ab47a194ed600ae1afb27
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue