Skip to content

Commit 3a552cc

Browse files
authored
Merge pull request #799 from amvanbaren/cli-0.8.3
Bump cli to 0.8.3
2 parents 54b15f5 + 80c1f17 commit 3a552cc

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

cli/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ This change log covers only the command line interface (CLI) of Open VSX.
77
#### Dependencies
88

99
- Upgrade `yarn` from `1.22.19` to `3.6.1` ([#793](https://github.com/eclipse/openvsx/pull/793))
10+
- Upgrade `word-wrap` from `1.2.3` to `1.2.4` ([#787](https://github.com/eclipse/openvsx/pull/787))
1011

1112
---
1213

cli/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2863,9 +2863,9 @@ __metadata:
28632863
linkType: hard
28642864

28652865
"word-wrap@npm:^1.2.3":
2866-
version: 1.2.3
2867-
resolution: "word-wrap@npm:1.2.3"
2868-
checksum: 30b48f91fcf12106ed3186ae4fa86a6a1842416df425be7b60485de14bec665a54a68e4b5156647dec3a70f25e84d270ca8bc8cd23182ed095f5c7206a938c1f
2866+
version: 1.2.4
2867+
resolution: "word-wrap@npm:1.2.4"
2868+
checksum: 8f1f2e0a397c0e074ca225ba9f67baa23f99293bc064e31355d426ae91b8b3f6b5f6c1fc9ae5e9141178bb362d563f55e62fd8d5c31f2a77e3ade56cb3e35bd1
28692869
languageName: node
28702870
linkType: hard
28712871

0 commit comments

Comments
 (0)