Skip to content

Commit

Permalink
chore(deps): update devdependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 23, 2022
1 parent 9c566a9 commit e10073c
Show file tree
Hide file tree
Showing 6 changed files with 2,585 additions and 3,389 deletions.
8 changes: 4 additions & 4 deletions dist/debugger/node/VendorLib/vscode-node-debug2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"devDependencies": {
"@types/mocha": "^9.0.0",
"@types/node": "^16.0.0",
"@types/node": "^18.0.0",
"@types/source-map": "^0.5.0",
"del": "^6.0.0",
"event-stream": "4.0.1",
Expand All @@ -29,16 +29,16 @@
"gulp-tslint": "^8.1.2",
"gulp-typescript": "^5.0.0",
"gulp-util": "^3.0.5",
"mocha": "^9.0.0",
"mocha": "^10.0.0",
"run-sequence": "^2.0.0",
"tslint": "^5.7.0",
"typescript": "^4.0.0",
"vsce": "^1.33.2",
"vsce": "^2.0.0",
"vscode": "^1.1.9",
"vscode-chrome-debug-core-testsupport": "^4.0.0",
"vscode-debugadapter-testsupport": "^1.25.0",
"vscode-debugprotocol": "^1.25.0",
"vscode-nls-dev": "^3.0.0"
"vscode-nls-dev": "^4.0.0"
},
"main": "./out/src/extension",
"activationEvents": [
Expand Down
Loading

0 comments on commit e10073c

Please sign in to comment.