Skip to content

Commit cbe1e45

Browse files
author
Simon Renoult
committed
chore: update dependencies
1 parent 41edd8c commit cbe1e45

File tree

2 files changed

+44
-29
lines changed

2 files changed

+44
-29
lines changed

package-lock.json

Lines changed: 41 additions & 26 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,16 +35,16 @@
3535
"license": "MIT",
3636
"dependencies": {
3737
"chalk": "^3.0.0",
38-
"commander": "^4.1.1",
38+
"commander": "^5.0.0",
3939
"node-sloc": "^0.1.12"
4040
},
4141
"devDependencies": {
4242
"@types/chai": "^4.2.11",
4343
"@types/mocha": "^7.0.2",
4444
"@types/node": "^13.9.1",
4545
"@types/proxyquire": "^1.3.28",
46-
"@typescript-eslint/eslint-plugin": "^2.23.0",
47-
"@typescript-eslint/parser": "^2.23.0",
46+
"@typescript-eslint/eslint-plugin": "^2.24.0",
47+
"@typescript-eslint/parser": "^2.24.0",
4848
"chai": "^4.2.0",
4949
"codecov": "^3.6.5",
5050
"eslint": "^6.8.0",

0 commit comments

Comments
 (0)