Skip to content

Commit

Permalink
Dependency updates (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
phated authored Aug 19, 2017
1 parent eb73d43 commit 8ec74ce
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -20,15 +20,15 @@
"test": "mocha"
},
"dependencies": {
"is-number": "^0.1.1"
"is-number": "^3.0.0"
},
"devDependencies": {
"ansi-bold": "^0.1.1",
"array-slice": "^0.2.3",
"benchmarked": "^0.1.4",
"gulp-format-md": "^0.1.7",
"matched": "^0.3.2",
"mocha": "*"
"array-slice": "^1.0.0",
"benchmarked": "^1.1.1",
"gulp-format-md": "^1.0.0",
"matched": "^1.0.2",
"mocha": "^3.5.0"
},
"keywords": [
"array",

0 comments on commit 8ec74ce

Please sign in to comment.