mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-21 17:26:29 -05:00
fix(deps): update dependency sass to v1.71.1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
61bf3adf99
commit
f56abf74e0
2 changed files with 6 additions and 6 deletions
|
@ -107,7 +107,7 @@
|
|||
"redux": "4.2.1",
|
||||
"reveal.js": "4.6.1",
|
||||
"sanitize-filename": "1.6.3",
|
||||
"sass": "1.70.0",
|
||||
"sass": "1.71.1",
|
||||
"sharp": "0.33.2",
|
||||
"tlds": "1.250.0",
|
||||
"twemoji-colr-font": "15.0.3",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2625,7 +2625,7 @@ __metadata:
|
|||
redux: "npm:4.2.1"
|
||||
reveal.js: "npm:4.6.1"
|
||||
sanitize-filename: "npm:1.6.3"
|
||||
sass: "npm:1.70.0"
|
||||
sass: "npm:1.71.1"
|
||||
sharp: "npm:0.33.2"
|
||||
tlds: "npm:1.250.0"
|
||||
ts-loader: "npm:9.5.1"
|
||||
|
@ -16050,16 +16050,16 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"sass@npm:1.70.0":
|
||||
version: 1.70.0
|
||||
resolution: "sass@npm:1.70.0"
|
||||
"sass@npm:1.71.1":
|
||||
version: 1.71.1
|
||||
resolution: "sass@npm:1.71.1"
|
||||
dependencies:
|
||||
chokidar: "npm:>=3.0.0 <4.0.0"
|
||||
immutable: "npm:^4.0.0"
|
||||
source-map-js: "npm:>=0.6.2 <2.0.0"
|
||||
bin:
|
||||
sass: sass.js
|
||||
checksum: 10c0/7c309ee1c096d591746d122da9f1ebd65b4c4b3a60c2cc0ec720fd98fe1205fa8b44c9f563d113b9fdfeb25af1e32ec9b3e048bd4b8e05d267f020953bd7baf0
|
||||
checksum: 10c0/59d79a6e106747746792b0c71908ae0aecdaf9b794d5724ee64e5249412f0d8ebe7ee2bf12946618848f14f949c4f6b530d82da3e62ab31c71198c6f73002130
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue