build(deps-dev): bump @types/vscode from 1.76.0 to 1.78.0 (#252)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tyler Wilding <xtvaser@gmail.com>
This commit is contained in:
dependabot[bot] 2023-05-21 17:33:59 -04:00 committed by GitHub
parent a4b78115ce
commit 6d9055d3c3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View file

@ -5,7 +5,7 @@
"publisher": "opengoal",
"version": "0.14.0",
"engines": {
"vscode": "^1.76.0"
"vscode": "^1.78.0"
},
"categories": [
"Programming Languages"
@ -30,7 +30,7 @@
"@types/follow-redirects": "^1.14.1",
"@types/glob": "^8.1.0",
"@types/node": "^17.0.45",
"@types/vscode": "^1.76.0",
"@types/vscode": "^1.78.0",
"@typescript-eslint/eslint-plugin": "^5.59.5",
"@typescript-eslint/parser": "^5.58.0",
"eslint": "^8.41.0",

View file

@ -114,10 +114,10 @@
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.3.13.tgz#da4bfd73f49bd541d28920ab0e2bf0ee80f71c91"
integrity sha512-21cFJr9z3g5dW8B0CVI9g2O9beqaThGQ6ZFBqHfwhzLDKUxaqTIy3vnfah/UPkfOiF2pLq+tGz+W8RyCskuslw==
"@types/vscode@^1.76.0":
version "1.76.0"
resolved "https://registry.yarnpkg.com/@types/vscode/-/vscode-1.76.0.tgz#967c0fbe09921818bbf201f1cbcb81b981c6249c"
integrity sha512-CQcY3+Fe5hNewHnOEAVYj4dd1do/QHliXaknAEYSXx2KEHUzFibDZSKptCon+HPgK55xx20pR+PBJjf0MomnBA==
"@types/vscode@^1.78.0":
version "1.78.0"
resolved "https://registry.yarnpkg.com/@types/vscode/-/vscode-1.78.0.tgz#b5600abce8855cf21fb32d0857bcd084b1f83069"
integrity sha512-LJZIJpPvKJ0HVQDqfOy6W4sNKUBBwyDu1Bs8chHBZOe9MNuKTJtidgZ2bqjhmmWpUb0TIIqv47BFUcVmAsgaVA==
"@typescript-eslint/eslint-plugin@^5.59.5":
version "5.59.5"