Skip to content

Commit f91b3d9

Browse files
authored
Bump deps (#66)
1 parent 782e4b5 commit f91b3d9

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -34,21 +34,21 @@
3434
"coverage": "nyc --extension .js --check-coverage --lines 99 --branches 98 --functions 96 npm test"
3535
},
3636
"dependencies": {
37-
"chalk": "^2.1.0",
38-
"commander": "^2.11.0",
37+
"chalk": "^2.3.0",
38+
"commander": "^2.12.2",
3939
"in-array": "^0.1.2",
4040
"is-plain-obj": "^1.1.0",
41-
"log-symbols": "^2.0.0",
41+
"log-symbols": "^2.1.0",
4242
"plur": "^2.1.2",
4343
"semver": "^5.4.1",
4444
"user-home": "^2.0.0",
45-
"validator": "^8.1.0"
45+
"validator": "^9.2.0"
4646
},
4747
"devDependencies": {
4848
"chai": "^4.1.2",
49-
"eslint": "^4.4.1",
50-
"eslint-config-tc": "^2.1.0",
51-
"eslint-formatter-pretty": "^1.1.0",
49+
"eslint": "^4.14.0",
50+
"eslint-config-tc": "^2.3.0",
51+
"eslint-formatter-pretty": "^1.3.0",
5252
"figures": "^2.0.0",
5353
"mocha": "^3.5.0",
5454
"nyc": "^11.1.0",

0 commit comments

Comments
 (0)