Skip to content

Commit

Permalink
Revert "chore(deps-dev): bump @types/vscode from 1.76.0 to 1.78.0 (#45)"
Browse files Browse the repository at this point in the history
This reverts commit 61f6037.
  • Loading branch information
pd93 committed May 7, 2023
1 parent b7b157d commit cd97c68
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 @@ -315,7 +315,7 @@
"@types/mocha": "^10.0.1",
"@types/node": "18.x",
"@types/strip-ansi": "3.0.0",
"@types/vscode": "^1.78.0",
"@types/vscode": "^1.76.0",
"@typescript-eslint/eslint-plugin": "^5.59.1",
"@typescript-eslint/parser": "^5.59.2",
"@vscode/test-electron": "^2.2.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -474,10 +474,10 @@
resolved "https://registry.yarnpkg.com/@types/strip-ansi/-/strip-ansi-3.0.0.tgz#9b63d453a6b54aa849182207711a08be8eea48ae"
integrity sha512-wVhzc+WJ/JNdV25MeaK0skxGdbdOFeqYv1sqY8yPXbsshZ0XwSbWWwfKzj836cPW+e+PpqUNvKoiac9ZqCdyRQ==

"@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==
"@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==

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

0 comments on commit cd97c68

Please sign in to comment.