mirror of https://github.com/laurent22/joplin.git
Update dependency sass to v1.57.1 (#7498)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>pull/7490/head
parent
fdfabe8f92
commit
1289be1d90
|
@ -53,7 +53,7 @@
|
|||
"html-entities": "1.4.0",
|
||||
"jest": "29.3.1",
|
||||
"rss": "1.2.2",
|
||||
"sass": "1.57.0",
|
||||
"sass": "1.57.1",
|
||||
"sqlite3": "5.1.4",
|
||||
"typescript": "4.9.4"
|
||||
},
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -4739,7 +4739,7 @@ __metadata:
|
|||
relative: 3.0.2
|
||||
request: 2.88.2
|
||||
rss: 1.2.2
|
||||
sass: 1.57.0
|
||||
sass: 1.57.1
|
||||
sharp: 0.31.2
|
||||
source-map-support: 0.5.21
|
||||
sqlite3: 5.1.4
|
||||
|
@ -28191,16 +28191,16 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"sass@npm:1.57.0":
|
||||
version: 1.57.0
|
||||
resolution: "sass@npm:1.57.0"
|
||||
"sass@npm:1.57.1":
|
||||
version: 1.57.1
|
||||
resolution: "sass@npm:1.57.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: fb6358b9541dc7a5bc23dbbae85223e99fbadc1f4ae911e7c32c6e22fd7b617e20a0e8cd1213f23c97c621b067bfb0b9ca45e65d6ce4ca5fea5949f41bd428ed
|
||||
checksum: 734a08781bcbe0e8defb2d54864e7012014ed3e68ba5fcb766189b002929019fc37b2f83a18d4be0b5f69ad77317c92396ce6112447ab47a194ed600ae1afb27
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in New Issue