Skip to content

Commit

Permalink
lock git @types deps
Browse files Browse the repository at this point in the history
related to #35561
  • Loading branch information
joaomoreno committed Oct 4, 2017
1 parent 583e903 commit bb23d12
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions extensions/git/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -812,8 +812,8 @@
"vscode-nls": "2.0.2"
},
"devDependencies": {
"@types/mocha": "^2.2.41",
"@types/node": "^7.0.4",
"@types/mocha": "2.2.43",
"@types/node": "7.0.43",
"mocha": "^3.2.0"
}
}

0 comments on commit bb23d12

Please sign in to comment.