mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-26 11:43:59 -05:00
Update dependency sass to v1.48.0 (#1780)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
fbc7f583e7
commit
6c5a96bcd0
2 changed files with 6 additions and 6 deletions
|
@ -98,7 +98,7 @@
|
|||
"redux": "4.1.2",
|
||||
"reveal.js": "4.2.1",
|
||||
"sanitize-filename": "1.6.3",
|
||||
"sass": "1.47.0",
|
||||
"sass": "1.48.0",
|
||||
"sharp": "0.29.3",
|
||||
"twemoji-colr-font": "0.0.4",
|
||||
"use-resize-observer": "8.0.0",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -1718,7 +1718,7 @@ __metadata:
|
|||
redux-devtools-extension: 2.13.9
|
||||
reveal.js: 4.2.1
|
||||
sanitize-filename: 1.6.3
|
||||
sass: 1.47.0
|
||||
sass: 1.48.0
|
||||
sharp: 0.29.3
|
||||
ts-loader: 9.2.6
|
||||
ts-mockery: 1.2.0
|
||||
|
@ -11127,16 +11127,16 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"sass@npm:1.47.0":
|
||||
version: 1.47.0
|
||||
resolution: "sass@npm:1.47.0"
|
||||
"sass@npm:1.48.0":
|
||||
version: 1.48.0
|
||||
resolution: "sass@npm:1.48.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: e725a37eb7360ad5f96e6e6209d81beeb22ecec70c6f01a1acdf237dbbb6e05e50cc0a0851b16ee1dbc63fbdd7a90405cbbd9911f56b2dba3d5f934f7e291f10
|
||||
checksum: 0fa57d17a9ac9eff914719a3c9cf986cb81c6714cc09214ace65e9f1af0bd47f750793dfc39bbd1b199c9b8c12b1e4aba669ba08dfbd649cfb581c55d20a839f
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue