mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-22 09:46:30 -05:00
Update dependency sass to v1.54.4 (#2281)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
fcec56a026
commit
27ea2808c6
2 changed files with 6 additions and 6 deletions
|
@ -118,7 +118,7 @@
|
|||
"redux": "4.2.0",
|
||||
"reveal.js": "4.3.1",
|
||||
"sanitize-filename": "1.6.3",
|
||||
"sass": "1.54.3",
|
||||
"sass": "1.54.4",
|
||||
"sharp": "0.30.7",
|
||||
"twemoji-colr-font": "14.0.2",
|
||||
"uuid": "8.3.2",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2034,7 +2034,7 @@ __metadata:
|
|||
redux: 4.2.0
|
||||
reveal.js: 4.3.1
|
||||
sanitize-filename: 1.6.3
|
||||
sass: 1.54.3
|
||||
sass: 1.54.4
|
||||
sharp: 0.30.7
|
||||
ts-loader: 9.3.1
|
||||
ts-mockery: 1.2.0
|
||||
|
@ -11815,16 +11815,16 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"sass@npm:1.54.3":
|
||||
version: 1.54.3
|
||||
resolution: "sass@npm:1.54.3"
|
||||
"sass@npm:1.54.4":
|
||||
version: 1.54.4
|
||||
resolution: "sass@npm:1.54.4"
|
||||
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: 9b405f602c0dcdad85e7f216cfa5ca9dfe3f7ded7b3928817cfe8dbfde0cd27b70f4cff724e229b233b3f51a06e71d3fcbbd7d3a0ff92b3e40ac57bc05b90b48
|
||||
checksum: bb6aead09764de450a02b9a66e4ee538f0ba6bc8f2fc3905c71b2c302b5f47e089b510b86cfa7ef2d4139c210c8abf99fe157e7a5bd356c057f10d29e6c4b44c
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue