Skip to content

Commit

Permalink
Pin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Apr 28, 2022
1 parent 0b83d2f commit ac02b36
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions vscode-testextension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,10 @@
"postinstall": "node ./node_modules/vscode/bin/install"
},
"devDependencies": {
"@types/mocha": "^8.0.0",
"@types/node": "^14.0.25",
"typescript": "^3.9.7",
"vscode": "^1.1.37"
"@types/mocha": "8.0.0",
"@types/node": "14.0.25",
"typescript": "3.9.7",
"vscode": "1.1.37"
},
"dependencies": {
"vscode-languageclient": "^7.0.0-next.8",
Expand Down

0 comments on commit ac02b36

Please sign in to comment.