Skip to content

Commit

Permalink
chore(deps-dev): bump @types/vscode from 1.76.0 to 1.83.1
Browse files Browse the repository at this point in the history
Bumps [@types/vscode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/vscode) from 1.76.0 to 1.83.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/vscode)

---
updated-dependencies:
- dependency-name: "@types/vscode"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 21, 2023
1 parent 78daf49 commit d261e18
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -336,7 +336,7 @@
"@types/mocha": "^10.0.1",
"@types/node": "20.x",
"@types/strip-ansi": "3.0.0",
"@types/vscode": "^1.76.0",
"@types/vscode": "^1.83.1",
"@typescript-eslint/eslint-plugin": "^5.59.1",
"@typescript-eslint/parser": "^5.62.0",
"@vscode/test-electron": "^2.3.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -484,10 +484,10 @@
resolved "https://registry.npmjs.org/@types/strip-ansi/-/strip-ansi-3.0.0.tgz"
integrity sha512-wVhzc+WJ/JNdV25MeaK0skxGdbdOFeqYv1sqY8yPXbsshZ0XwSbWWwfKzj836cPW+e+PpqUNvKoiac9ZqCdyRQ==

"@types/vscode@^1.76.0":
version "1.76.0"
resolved "https://registry.npmjs.org/@types/vscode/-/vscode-1.76.0.tgz"
integrity sha512-CQcY3+Fe5hNewHnOEAVYj4dd1do/QHliXaknAEYSXx2KEHUzFibDZSKptCon+HPgK55xx20pR+PBJjf0MomnBA==
"@types/vscode@^1.83.1":
version "1.83.1"
resolved "https://registry.yarnpkg.com/@types/vscode/-/vscode-1.83.1.tgz#fe51b3d913a5c5b265a622179ae4ab6c0af7d54e"
integrity sha512-BHu51NaNKOtDf3BOonY3sKFFmZKEpRkzqkZVpSYxowLbs5JqjOQemYFob7Gs5rpxE5tiGhfpnMpcdF/oKrLg4w==

"@typescript-eslint/eslint-plugin@^5.59.1":
version "5.59.1"
Expand Down

0 comments on commit d261e18

Please sign in to comment.