mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-01-05 16:32:03 +00:00
fix(deps): update dependency sass to v1.70.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
20c41578f3
commit
1257d070ba
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.69.7",
|
||||
"sass": "1.70.0",
|
||||
"sharp": "0.33.2",
|
||||
"tlds": "1.248.0",
|
||||
"twemoji-colr-font": "14.1.3",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2624,7 +2624,7 @@ __metadata:
|
|||
redux: "npm:4.2.1"
|
||||
reveal.js: "npm:4.6.1"
|
||||
sanitize-filename: "npm:1.6.3"
|
||||
sass: "npm:1.69.7"
|
||||
sass: "npm:1.70.0"
|
||||
sharp: "npm:0.33.2"
|
||||
tlds: "npm:1.248.0"
|
||||
ts-loader: "npm:9.5.1"
|
||||
|
@ -16417,16 +16417,16 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"sass@npm:1.69.7":
|
||||
version: 1.69.7
|
||||
resolution: "sass@npm:1.69.7"
|
||||
"sass@npm:1.70.0":
|
||||
version: 1.70.0
|
||||
resolution: "sass@npm:1.70.0"
|
||||
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: 773d0938e7d4ff3972d3fda3132f34fe98a2f712e028a58e28fecd615434795eff3266eddc38d5e13f03b90c0d6360d0e737b30bff2949a47280c64a18e0fb18
|
||||
checksum: 7c309ee1c096d591746d122da9f1ebd65b4c4b3a60c2cc0ec720fd98fe1205fa8b44c9f563d113b9fdfeb25af1e32ec9b3e048bd4b8e05d267f020953bd7baf0
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue