mirror of
https://github.com/laurent22/joplin.git
synced 2024-12-24 10:27:10 +02:00
Update dependency strip-ansi to v6.0.1 (#7290)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
50f587cf02
commit
48074c254d
@ -59,7 +59,7 @@
|
||||
"sprintf-js": "1.1.2",
|
||||
"sqlite3": "5.1.2",
|
||||
"string-padding": "1.0.2",
|
||||
"strip-ansi": "6.0.0",
|
||||
"strip-ansi": "6.0.1",
|
||||
"tcp-port-used": "1.0.2",
|
||||
"terminal-kit": "1.49.4",
|
||||
"tkwidgets": "0.5.27",
|
||||
|
21
yarn.lock
21
yarn.lock
@ -20853,7 +20853,7 @@ __metadata:
|
||||
sprintf-js: 1.1.2
|
||||
sqlite3: 5.1.2
|
||||
string-padding: 1.0.2
|
||||
strip-ansi: 6.0.0
|
||||
strip-ansi: 6.0.1
|
||||
tcp-port-used: 1.0.2
|
||||
temp: 0.9.4
|
||||
terminal-kit: 1.49.4
|
||||
@ -30495,12 +30495,12 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"strip-ansi@npm:6.0.0":
|
||||
version: 6.0.0
|
||||
resolution: "strip-ansi@npm:6.0.0"
|
||||
"strip-ansi@npm:6.0.1, strip-ansi@npm:^6.0.0, strip-ansi@npm:^6.0.1":
|
||||
version: 6.0.1
|
||||
resolution: "strip-ansi@npm:6.0.1"
|
||||
dependencies:
|
||||
ansi-regex: ^5.0.0
|
||||
checksum: 04c3239ede44c4d195b0e66c0ad58b932f08bec7d05290416d361ff908ad282ecdaf5d9731e322c84f151d427436bde01f05b7422c3ec26dd927586736b0e5d0
|
||||
ansi-regex: ^5.0.1
|
||||
checksum: f3cd25890aef3ba6e1a74e20896c21a46f482e93df4a06567cebf2b57edabb15133f1f94e57434e0a958d61186087b1008e89c94875d019910a213181a14fc8c
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -30531,15 +30531,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"strip-ansi@npm:^6.0.0, strip-ansi@npm:^6.0.1":
|
||||
version: 6.0.1
|
||||
resolution: "strip-ansi@npm:6.0.1"
|
||||
dependencies:
|
||||
ansi-regex: ^5.0.1
|
||||
checksum: f3cd25890aef3ba6e1a74e20896c21a46f482e93df4a06567cebf2b57edabb15133f1f94e57434e0a958d61186087b1008e89c94875d019910a213181a14fc8c
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"strip-ansi@npm:^7.0.1":
|
||||
version: 7.0.1
|
||||
resolution: "strip-ansi@npm:7.0.1"
|
||||
|
Loading…
Reference in New Issue
Block a user