mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-24 10:46:30 -05:00
fix(deps): update dependency sass to v1.69.3
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
a397373bce
commit
687eeb9afd
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.2",
|
||||
"sass": "1.69.3",
|
||||
"sharp": "0.32.6",
|
||||
"tlds": "1.242.0",
|
||||
"twemoji-colr-font": "14.1.3",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2583,7 +2583,7 @@ __metadata:
|
|||
redux: 4.2.1
|
||||
reveal.js: 4.6.1
|
||||
sanitize-filename: 1.6.3
|
||||
sass: 1.69.2
|
||||
sass: 1.69.3
|
||||
sharp: 0.32.6
|
||||
tlds: 1.242.0
|
||||
ts-loader: 9.5.0
|
||||
|
@ -16125,16 +16125,16 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"sass@npm:1.69.2":
|
||||
version: 1.69.2
|
||||
resolution: "sass@npm:1.69.2"
|
||||
"sass@npm:1.69.3":
|
||||
version: 1.69.3
|
||||
resolution: "sass@npm:1.69.3"
|
||||
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: 25c6aaf993a40ce33e66c6c3a25690ce573a3c890024ba3dea5416a17c7db6ec39542d4b4e62c2c429005737630d6b48ab841f99fd534ac1b441f37d2c34e0c4
|
||||
checksum: b89a3370c7ede462b344e2136bf1407bf375855c1ec54f73b6257b18fe59dae5377eb9f7b25f21ae4a25d8f0bc41a165d8d7e5f693d8285b1aa51ac6056c4d19
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue