Skip to content

Commit

Permalink
chore: update @types/vscode to 1.56.0 (#338)
Browse files Browse the repository at this point in the history
  • Loading branch information
bd82 committed Jun 3, 2021
1 parent 135ec97 commit 1827dfb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/xml-toolkit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"url": "https://github.com/SAP/xml-tools/tree/master/packages/xml-toolkit"
},
"engines": {
"vscode": "^1.45.0"
"vscode": "^1.56.0"
},
"activationEvents": [
"onLanguage:xml"
Expand All @@ -39,7 +39,7 @@
"vscode-languageclient": "6.1.3"
},
"devDependencies": {
"@types/vscode": "1.45.0",
"@types/vscode": "1.56.0",
"deep-equal-in-any-order": "1.0.28",
"lodash": "4.17.21",
"proxyquire": "2.1.3",
Expand Down

0 comments on commit 1827dfb

Please sign in to comment.