mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-04-05 06:09:43 +00:00
Update dependency sass to v1.52.1 (#2060)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
b763ed6ebc
commit
effa74af74
2 changed files with 6 additions and 6 deletions
|
@ -104,7 +104,7 @@
|
|||
"redux": "4.2.0",
|
||||
"reveal.js": "4.3.1",
|
||||
"sanitize-filename": "1.6.3",
|
||||
"sass": "1.51.0",
|
||||
"sass": "1.52.1",
|
||||
"sharp": "0.30.4",
|
||||
"twemoji-colr-font": "0.0.4",
|
||||
"uuid": "8.3.2",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2080,7 +2080,7 @@ __metadata:
|
|||
redux-devtools-extension: 2.13.9
|
||||
reveal.js: 4.3.1
|
||||
sanitize-filename: 1.6.3
|
||||
sass: 1.51.0
|
||||
sass: 1.52.1
|
||||
sharp: 0.30.4
|
||||
ts-loader: 9.3.0
|
||||
ts-mockery: 1.2.0
|
||||
|
@ -17892,16 +17892,16 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"sass@npm:1.51.0":
|
||||
version: 1.51.0
|
||||
resolution: "sass@npm:1.51.0"
|
||||
"sass@npm:1.52.1":
|
||||
version: 1.52.1
|
||||
resolution: "sass@npm:1.52.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: d674fd87be863961d5e5233a148e381a72b06ca1749ffd95a08be2c3f4aa8fc77e3e21840347a84d7d4542cbf97cd6f9bfae19ecb1f5eefa6c207a3d8f923dbc
|
||||
checksum: a0508c88b149641202e8fb589f731e0cb09a15650128dfee6d0d1ee4a868cb57f1e71575535ccd72f54c5313b684a8beb208d293402ca8d32084ee1709d9f26d
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue