about summary refs log tree commit diff
path: root/editors/code/package.json
diff options
context:
space:
mode:
authorTetsuharu Ohzeki <tetsuharu.ohzeki@gmail.com>2023-06-27 23:03:06 +0900
committerTetsuharu Ohzeki <tetsuharu.ohzeki@gmail.com>2023-06-27 23:03:06 +0900
commit9870aa027e38e4a318c2a5156c2a47fdbb6471ee (patch)
tree11c606accd63910fb27c8fa1cc5bfe1a4c431fd5 /editors/code/package.json
parent6454b5a55943203b163b20051023a0e551d2217c (diff)
downloadrust-9870aa027e38e4a318c2a5156c2a47fdbb6471ee.tar.gz
rust-9870aa027e38e4a318c2a5156c2a47fdbb6471ee.zip
Update ovsx
https://github.com/amvanbaren/openvsx/blob/aa90b01b1377a5035372614d74d0c647e798b135/cli/CHANGELOG.md
Diffstat (limited to 'editors/code/package.json')
-rw-r--r--editors/code/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/code/package.json b/editors/code/package.json
index 8ec71f7aac3..3610a6fbe46 100644
--- a/editors/code/package.json
+++ b/editors/code/package.json
@@ -57,7 +57,7 @@
         "esbuild": "^0.14.48",
         "eslint": "^8.43.0",
         "eslint-config-prettier": "^8.8.0",
-        "ovsx": "^0.5.2",
+        "ovsx": "^0.8.1",
         "prettier": "^2.8.8",
         "tslib": "^2.6.0",
         "typescript": "^5.1.3",