chore: bump js-debug-companion (#185589)

For livepreview
pull/185596/head
Connor Peet 2023-06-19 09:36:39 -07:00 committed by GitHub
parent 4df3657b4e
commit a0fce779af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 2 deletions

5
.vscode/launch.json vendored
View File

@ -1,6 +1,11 @@
{
"version": "0.1.0",
"configurations": [
{
"request": "attach",
"type": "node",
""
},
{
"type": "node",
"request": "launch",

View File

@ -36,8 +36,8 @@
"builtInExtensions": [
{
"name": "ms-vscode.js-debug-companion",
"version": "1.0.18",
"sha256": "b49ee134f452c88fe3de09ae62b7f77aa66d1d6dcd794c48e065bdc2c74d4a30",
"version": "1.1.1",
"sha256": "095dc6d5d45490966dfa74d24add92036b42bf02a37d88c4b0f510dc91deeee6",
"repo": "https://github.com/microsoft/vscode-js-debug-companion",
"metadata": {
"id": "99cb0b7f-7354-4278-b8da-6cc79972169d",