Skip to content

Commit 0f365fd

Browse files
chore(deps-dev): bump ovsx from 0.1.0-next.e000fdb to 0.1.0-next.980e5cf
Bumps [ovsx](https://github.com/eclipse/openvsx/tree/HEAD/cli) from 0.1.0-next.e000fdb to 0.1.0-next.980e5cf. - [Release notes](https://github.com/eclipse/openvsx/releases) - [Commits](https://github.com/eclipse/openvsx/commits/HEAD/cli) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 23d4c9c commit 0f365fd

File tree

2 files changed

+6
-32
lines changed

2 files changed

+6
-32
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"mocha": "^8.2.1",
7676
"node-sass": "^5.0.0",
7777
"original-fs": "^1.0.0",
78-
"ovsx": "0.1.0-next.e000fdb",
78+
"ovsx": "0.1.0-next.980e5cf",
7979
"prettier": "^2.1.2",
8080
"prettylint": "^1.0.0",
8181
"semantic-release": "^17.2.2",

yarn.lock

Lines changed: 5 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -4559,10 +4559,10 @@ osenv@^0.1.3, osenv@^0.1.4, osenv@^0.1.5:
45594559
os-homedir "^1.0.0"
45604560
os-tmpdir "^1.0.0"
45614561

4562-
ovsx@0.1.0-next.e000fdb:
4563-
version "0.1.0-next.e000fdb"
4564-
resolved "https://registry.yarnpkg.com/ovsx/-/ovsx-0.1.0-next.e000fdb.tgz#a183d1725869945ed5c517646abe55ff2cf5dad8"
4565-
integrity sha512-U+4hWGhir0J9E2LEZCrMN1WVHGEPQqKPb/pKiMvipL95ZZzQ/BMN3NltdlSbGAzaMsindlFd+2ABpIHbbda9/g==
4562+
ovsx@0.1.0-next.980e5cf:
4563+
version "0.1.0-next.980e5cf"
4564+
resolved "https://registry.yarnpkg.com/ovsx/-/ovsx-0.1.0-next.980e5cf.tgz#7644ae8be472f6251cce59155c91a198f6088c95"
4565+
integrity sha512-YTRJC4mpS5TVJzrIBMiPKgcVEzRAdbytQFy+MXEeNlRmRU3hlAKOqaDXUkalC9CAK+8Xpv4/mA46LVH9J5waSw==
45664566
dependencies:
45674567
follow-redirects "^1.13.0"
45684568
vsce "~1.79.5"
@@ -6432,33 +6432,7 @@ verror@1.10.0:
64326432
core-util-is "1.0.2"
64336433
extsprintf "^1.2.0"
64346434

6435-
vsce@^1.73.0:
6436-
version "1.77.0"
6437-
resolved "https://registry.yarnpkg.com/vsce/-/vsce-1.77.0.tgz#21364d3e63095b2f54e0f185445e8ff6ab614602"
6438-
integrity sha512-8vOTCI3jGmOm0JJFu/BMAbqxpaSuka4S3hV9E6K5aWBUsDM1SGFExkIxHblnsI8sls43xP61DHorYT+K0F+GFA==
6439-
dependencies:
6440-
azure-devops-node-api "^7.2.0"
6441-
chalk "^2.4.2"
6442-
cheerio "^1.0.0-rc.1"
6443-
commander "^2.8.1"
6444-
denodeify "^1.2.1"
6445-
glob "^7.0.6"
6446-
leven "^3.1.0"
6447-
lodash "^4.17.15"
6448-
markdown-it "^10.0.0"
6449-
mime "^1.3.4"
6450-
minimatch "^3.0.3"
6451-
osenv "^0.1.3"
6452-
parse-semver "^1.1.1"
6453-
read "^1.0.7"
6454-
semver "^5.1.0"
6455-
tmp "0.0.29"
6456-
typed-rest-client "1.2.0"
6457-
url-join "^1.1.0"
6458-
yauzl "^2.3.1"
6459-
yazl "^2.2.2"
6460-
6461-
vsce@~1.79.5:
6435+
vsce@^1.73.0, vsce@~1.79.5:
64626436
version "1.79.5"
64636437
resolved "https://registry.yarnpkg.com/vsce/-/vsce-1.79.5.tgz#622d947aed97632d460e68ec774eac41f550102d"
64646438
integrity sha512-KZFOthGwxWFwoGqwrkzfTfyCZGuniTofnJ1a/dCzQ2HP93u1UuCKrTQyGT+SuGHu8sNqdBYNe0hb9GC3qCN7fg==

0 commit comments

Comments
 (0)