Skip to content

Commit

Permalink
Merge pull request #4597 from microsoft/dependabot/npm_and_yarn/vscod…
Browse files Browse the repository at this point in the history
…e/microsoft-kiota/types/vscode-1.89.0

Bump @types/vscode from 1.88.0 to 1.89.0 in /vscode/microsoft-kiota
  • Loading branch information
andrueastman authored May 3, 2024
2 parents 76ee34c + d18b2d3 commit 41fc378
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions vscode/microsoft-kiota/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 vscode/microsoft-kiota/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"telemetryInstrumentationKey": "4c6357e0-daf9-42b5-bdfb-67878f8957b5",
"icon": "images/logo.png",
"engines": {
"vscode": "^1.88.0"
"vscode": "^1.89.0"
},
"categories": [
"Other"
Expand Down Expand Up @@ -426,7 +426,7 @@
"@types/adm-zip": "^0.5.5",
"@types/mocha": "^10.0.6",
"@types/node": "20.x",
"@types/vscode": "^1.88.0",
"@types/vscode": "^1.89.0",
"@typescript-eslint/eslint-plugin": "^7.5.0",
"@typescript-eslint/parser": "^7.5.0",
"@vscode/test-electron": "^2.3.9",
Expand Down

0 comments on commit 41fc378

Please sign in to comment.