mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-22 09:46:30 -05:00
Update dependency sass to v1.51.0 (#2006)
Signed-off-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
30e2cf72f8
commit
8c442ad917
2 changed files with 6 additions and 6 deletions
|
@ -103,7 +103,7 @@
|
|||
"redux": "4.1.2",
|
||||
"reveal.js": "4.3.1",
|
||||
"sanitize-filename": "1.6.3",
|
||||
"sass": "1.50.0",
|
||||
"sass": "1.51.0",
|
||||
"sharp": "0.30.3",
|
||||
"twemoji-colr-font": "0.0.4",
|
||||
"uuid": "8.3.2",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2256,7 +2256,7 @@ __metadata:
|
|||
redux-devtools-extension: 2.13.9
|
||||
reveal.js: 4.3.1
|
||||
sanitize-filename: 1.6.3
|
||||
sass: 1.50.0
|
||||
sass: 1.51.0
|
||||
sharp: 0.30.3
|
||||
ts-loader: 9.2.8
|
||||
ts-mockery: 1.2.0
|
||||
|
@ -18209,16 +18209,16 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"sass@npm:1.50.0":
|
||||
version: 1.50.0
|
||||
resolution: "sass@npm:1.50.0"
|
||||
"sass@npm:1.51.0":
|
||||
version: 1.51.0
|
||||
resolution: "sass@npm:1.51.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: 43738cc83a3921731456f769aba190277f0620f8b80c14426ab098be9ab8dc8465957f5bf2edbcffda189edb3024ed83dee2cb8cd580459ca4984a9fc88c18f7
|
||||
checksum: d674fd87be863961d5e5233a148e381a72b06ca1749ffd95a08be2c3f4aa8fc77e3e21840347a84d7d4542cbf97cd6f9bfae19ecb1f5eefa6c207a3d8f923dbc
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue