mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-25 19:26:31 -05:00
Update dependency sass to v1.53.0 (#2149)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
2378308898
commit
f5c47691c7
2 changed files with 6 additions and 6 deletions
|
@ -109,7 +109,7 @@
|
|||
"redux": "4.2.0",
|
||||
"reveal.js": "4.3.1",
|
||||
"sanitize-filename": "1.6.3",
|
||||
"sass": "1.52.3",
|
||||
"sass": "1.53.0",
|
||||
"sharp": "0.30.6",
|
||||
"twemoji-colr-font": "0.0.4",
|
||||
"uuid": "8.3.2",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2081,7 +2081,7 @@ __metadata:
|
|||
redux-devtools-extension: 2.13.9
|
||||
reveal.js: 4.3.1
|
||||
sanitize-filename: 1.6.3
|
||||
sass: 1.52.3
|
||||
sass: 1.53.0
|
||||
sharp: 0.30.6
|
||||
ts-loader: 9.3.0
|
||||
ts-mockery: 1.2.0
|
||||
|
@ -17964,16 +17964,16 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"sass@npm:1.52.3":
|
||||
version: 1.52.3
|
||||
resolution: "sass@npm:1.52.3"
|
||||
"sass@npm:1.53.0":
|
||||
version: 1.53.0
|
||||
resolution: "sass@npm:1.53.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: 175a073c0e7b67d1baff6d3969431228002ece681886cebc2a354c241134ff120fda5c12a0465989966dacfb1ca518d85507304f4d4cd03d4a91d71dbc77d978
|
||||
checksum: 4bcb0617d6a4d1f2c089a1cb5c32f65a9ee874b23559f2742fab07cf8478fb74ad20c0730cf9f93915d7dbfc258901f89970674228c3ac91c3883a0a62a0ddab
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue