Skip to content

Commit

Permalink
Bump @types/vscode from 1.50.0 to 1.52.0 (#352)
Browse files Browse the repository at this point in the history
* Bump @types/vscode from 1.50.0 to 1.52.0

Bumps [@types/vscode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/vscode) from 1.50.0 to 1.52.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/vscode)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* Update package.json

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Sean Yen <[email protected]>
  • Loading branch information
dependabot-preview[bot] and seanyen authored Jan 7, 2021
1 parent 6832a98 commit beedb63
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.6.5-dev",
"publisher": "ms-iot",
"engines": {
"vscode": "^1.50.0"
"vscode": "^1.52.0"
},
"author": {
"name": "Microsoft Corporation"
Expand Down Expand Up @@ -350,7 +350,7 @@
"@types/shell-quote": "^1.7.0",
"@types/tmp": "^0.2.0",
"@types/xmlrpc": "^1.3.6",
"@types/vscode": "^1.50.0",
"@types/vscode": "^1.52.0",
"@types/glob": "^7.1.3",
"@types/mocha": "^7.0.2",
"tslint": "^6.1.3",
Expand All @@ -363,4 +363,4 @@
"ms-python.python",
"ms-vscode.cpptools"
]
}
}

0 comments on commit beedb63

Please sign in to comment.