mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-21 17:26:29 -05:00
fix(deps): update dependency sass to v1.62.1
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
026609902b
commit
1e2e9c411c
2 changed files with 6 additions and 6 deletions
|
@ -111,7 +111,7 @@
|
|||
"redux": "4.2.1",
|
||||
"reveal.js": "4.5.0",
|
||||
"sanitize-filename": "1.6.3",
|
||||
"sass": "1.62.0",
|
||||
"sass": "1.62.1",
|
||||
"sharp": "0.32.0",
|
||||
"tlds": "1.238.0",
|
||||
"twemoji-colr-font": "14.0.2",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2481,7 +2481,7 @@ __metadata:
|
|||
redux: 4.2.1
|
||||
reveal.js: 4.5.0
|
||||
sanitize-filename: 1.6.3
|
||||
sass: 1.62.0
|
||||
sass: 1.62.1
|
||||
sharp: 0.32.0
|
||||
tlds: 1.238.0
|
||||
ts-loader: 9.4.2
|
||||
|
@ -16348,16 +16348,16 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"sass@npm:1.62.0":
|
||||
version: 1.62.0
|
||||
resolution: "sass@npm:1.62.0"
|
||||
"sass@npm:1.62.1":
|
||||
version: 1.62.1
|
||||
resolution: "sass@npm:1.62.1"
|
||||
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: d5f606aa25afdf3ed9f316602811a40cf3b29f64cb70ea02f4198ae4288f9687de6fcef9f4fd2d58e06c28282d859aa249bdbf7d7d97a3a6a582eeaa8e5607fa
|
||||
checksum: 1b1b3584b38a63dd94156b65f13b90e3f84b170a38c3d5e3fa578b7a32a37aeb349b4926b0eaf9448d48e955e86b1ee01b13993f19611dad8068af07a607c13b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue