mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-03-23 16:12:41 +00:00
Update dependency sass to v1.54.5
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
2ea3392586
commit
d72a6c146c
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.4",
|
||||
"sass": "1.54.5",
|
||||
"sharp": "0.30.7",
|
||||
"twemoji-colr-font": "14.0.2",
|
||||
"uuid": "8.3.2",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2046,7 +2046,7 @@ __metadata:
|
|||
redux: 4.2.0
|
||||
reveal.js: 4.3.1
|
||||
sanitize-filename: 1.6.3
|
||||
sass: 1.54.4
|
||||
sass: 1.54.5
|
||||
sharp: 0.30.7
|
||||
ts-loader: 9.3.1
|
||||
ts-mockery: 1.2.0
|
||||
|
@ -11845,16 +11845,16 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"sass@npm:1.54.4":
|
||||
version: 1.54.4
|
||||
resolution: "sass@npm:1.54.4"
|
||||
"sass@npm:1.54.5":
|
||||
version: 1.54.5
|
||||
resolution: "sass@npm:1.54.5"
|
||||
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: bb6aead09764de450a02b9a66e4ee538f0ba6bc8f2fc3905c71b2c302b5f47e089b510b86cfa7ef2d4139c210c8abf99fe157e7a5bd356c057f10d29e6c4b44c
|
||||
checksum: ba7a65aa7508419468547c8de4d59e537bec874f52823f501663dc98d80dfd2d374e8ea73a31200db7f510b8816c925edf89728c9b36889f4e6673d3e94ec100
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue