mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-21 09:16:30 -05:00
fix(deps): update dependency sass to v1.69.7
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
e5386ed856
commit
e8c43ff182
2 changed files with 6 additions and 6 deletions
|
@ -113,7 +113,7 @@
|
|||
"redux": "4.2.1",
|
||||
"reveal.js": "4.6.1",
|
||||
"sanitize-filename": "1.6.3",
|
||||
"sass": "1.69.5",
|
||||
"sass": "1.69.7",
|
||||
"sharp": "0.33.0",
|
||||
"tlds": "1.248.0",
|
||||
"twemoji-colr-font": "14.1.3",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2529,7 +2529,7 @@ __metadata:
|
|||
redux: "npm:4.2.1"
|
||||
reveal.js: "npm:4.6.1"
|
||||
sanitize-filename: "npm:1.6.3"
|
||||
sass: "npm:1.69.5"
|
||||
sass: "npm:1.69.7"
|
||||
sharp: "npm:0.33.0"
|
||||
tlds: "npm:1.248.0"
|
||||
ts-loader: "npm:9.5.1"
|
||||
|
@ -15893,16 +15893,16 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"sass@npm:1.69.5":
|
||||
version: 1.69.5
|
||||
resolution: "sass@npm:1.69.5"
|
||||
"sass@npm:1.69.7":
|
||||
version: 1.69.7
|
||||
resolution: "sass@npm:1.69.7"
|
||||
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: a9003a9482f2e467fc412cfe58ba4fa14fb78bef7e1283ce5d64a065f8a31114ec3bbf5d4e724f94eb8512c32c768a6f91f228c7f16a26a300bbf4db293b5608
|
||||
checksum: 773d0938e7d4ff3972d3fda3132f34fe98a2f712e028a58e28fecd615434795eff3266eddc38d5e13f03b90c0d6360d0e737b30bff2949a47280c64a18e0fb18
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue