Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
wheredoesyourmindgo committed Sep 7, 2023
1 parent d39f624 commit 0b582a0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,10 +80,10 @@
},
"license": "MIT",
"engines": {
"vscode": "^1.64.0"
"vscode": "^1.82.0"
},
"devDependencies": {
"@types/vscode": "1.64",
"@types/vscode": "1.82.0",
"node-fetch": "^2.6.7",
"strip-json-comments": "^3.1.1",
"vsce": "^2.15.0"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
# yarn lockfile v1


"@types/vscode@1.64":
version "1.64.0"
resolved "https://registry.yarnpkg.com/@types/vscode/-/vscode-1.64.0.tgz#bfd82c8d92dc7824c1be084be1ab46ce20d7fb55"
integrity sha512-bSlAWz5WtcSL3cO9tAT/KpEH9rv5OBnm93OIIFwdCshaAiqr2bp1AUyEwW9MWeCvZBHEXc3V0fTYVdVyzDNwHA==
"@types/vscode@1.82.0":
version "1.82.0"
resolved "https://registry.yarnpkg.com/@types/vscode/-/vscode-1.82.0.tgz#89b0b21179dcf5e8cee1664a9a05c5f6c60d38d0"
integrity sha512-VSHV+VnpF8DEm8LNrn8OJ8VuUNcBzN3tMvKrNpbhhfuVjFm82+6v44AbDhLvVFgCzn6vs94EJNTp7w8S6+Q1Rw==

ansi-regex@^2.0.0:
version "2.1.1"
Expand Down

0 comments on commit 0b582a0

Please sign in to comment.