Skip to content

Commit

Permalink
Merge pull request #389 from kitta65/dependabot/npm_and_yarn/types/vs…
Browse files Browse the repository at this point in the history
…code-1.89.0

Bump @types/vscode from 1.87.0 to 1.89.0
  • Loading branch information
kitta65 committed May 12, 2024
2 parents d30e4e9 + 22a9e85 commit b3853af
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -21,7 +21,7 @@
"BigQuery"
],
"engines": {
"vscode": "^1.87.0"
"vscode": "^1.89.0"
},
"activationEvents": [],
"main": "./client/out/extension",
Expand Down Expand Up @@ -161,7 +161,7 @@
"@types/glob": "^8.1.0",
"@types/mocha": "^10.0.6",
"@types/node": "^20.12.8",
"@types/vscode": "^1.87.0",
"@types/vscode": "^1.89.0",
"@typescript-eslint/eslint-plugin": "^7.8.0",
"@typescript-eslint/parser": "^7.8.0",
"@vscode/test-electron": "^2.3.9",
Expand Down

0 comments on commit b3853af

Please sign in to comment.