mirror of
https://github.com/laurent22/joplin.git
synced 2025-01-11 18:24:43 +02:00
Update dependency word-wrap to v1.2.4 (#8629)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
2cfae43fce
commit
7a74271e6a
@ -66,7 +66,7 @@
|
||||
"terminal-kit": "3.0.0",
|
||||
"tkwidgets": "0.5.27",
|
||||
"url-parse": "1.5.10",
|
||||
"word-wrap": "1.2.3",
|
||||
"word-wrap": "1.2.4",
|
||||
"yargs-parser": "21.1.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
@ -91,7 +91,7 @@
|
||||
"uglifycss": "0.0.29",
|
||||
"url-parse": "1.5.10",
|
||||
"uuid": "9.0.0",
|
||||
"word-wrap": "1.2.3",
|
||||
"word-wrap": "1.2.4",
|
||||
"xml2js": "0.4.23"
|
||||
},
|
||||
"gitHead": "eb4b0e64eab40a51b0895d3a40a9d8c3cb7b1b14"
|
||||
|
13
yarn.lock
13
yarn.lock
@ -4745,7 +4745,7 @@ __metadata:
|
||||
uglifycss: 0.0.29
|
||||
url-parse: 1.5.10
|
||||
uuid: 9.0.0
|
||||
word-wrap: 1.2.3
|
||||
word-wrap: 1.2.4
|
||||
xml2js: 0.4.23
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
@ -21030,7 +21030,7 @@ __metadata:
|
||||
tkwidgets: 0.5.27
|
||||
typescript: 5.1.3
|
||||
url-parse: 1.5.10
|
||||
word-wrap: 1.2.3
|
||||
word-wrap: 1.2.4
|
||||
yargs-parser: 21.1.1
|
||||
bin:
|
||||
joplin: ./main.js
|
||||
@ -34243,7 +34243,14 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"word-wrap@npm:1.2.3, word-wrap@npm:^1.2.3, word-wrap@npm:~1.2.3":
|
||||
"word-wrap@npm:1.2.4":
|
||||
version: 1.2.4
|
||||
resolution: "word-wrap@npm:1.2.4"
|
||||
checksum: 8f1f2e0a397c0e074ca225ba9f67baa23f99293bc064e31355d426ae91b8b3f6b5f6c1fc9ae5e9141178bb362d563f55e62fd8d5c31f2a77e3ade56cb3e35bd1
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"word-wrap@npm:^1.2.3, word-wrap@npm:~1.2.3":
|
||||
version: 1.2.3
|
||||
resolution: "word-wrap@npm:1.2.3"
|
||||
checksum: 30b48f91fcf12106ed3186ae4fa86a6a1842416df425be7b60485de14bec665a54a68e4b5156647dec3a70f25e84d270ca8bc8cd23182ed095f5c7206a938c1f
|
||||
|
Loading…
Reference in New Issue
Block a user