Skip to content

Commit

Permalink
debug: bump debuggers
Browse files Browse the repository at this point in the history
  • Loading branch information
connor4312 committed Jul 27, 2021
1 parent 11d693f commit 79b3eec
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions product.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"builtInExtensions": [
{
"name": "ms-vscode.node-debug",
"version": "1.44.31",
"version": "1.44.32",
"repo": "https://github.com/microsoft/vscode-node-debug",
"metadata": {
"id": "b6ded8fb-a0a0-4c1c-acbd-ab2a3bc995a6",
Expand All @@ -49,7 +49,7 @@
},
{
"name": "ms-vscode.node-debug2",
"version": "1.42.9",
"version": "1.42.10",
"repo": "https://github.com/microsoft/vscode-node-debug2",
"metadata": {
"id": "36d19e17-7569-4841-a001-947eb18602b2",
Expand Down Expand Up @@ -94,7 +94,7 @@
},
{
"name": "ms-vscode.js-debug",
"version": "1.58.2",
"version": "1.59.0",
"repo": "https://github.com/microsoft/vscode-js-debug",
"metadata": {
"id": "25629058-ddac-4e17-abba-74678e126c5d",
Expand Down

0 comments on commit 79b3eec

Please sign in to comment.