Skip to content

Commit

Permalink
Update deps to latest versions
Browse files Browse the repository at this point in the history
  • Loading branch information
ingalls committed Mar 16, 2018
1 parent 46ab832 commit 5f4edf1
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Expand Up @@ -15,19 +15,19 @@
"lib"
],
"dependencies": {
"concat-stream": "~1.5.1",
"concat-stream": "^1.6.1",
"jsonlint-lines": "1.7.1",
"minimist": "1.2.0",
"vfile": "2.0.0",
"vfile-reporter": "3.0.0"
"vfile": "^2.3.0",
"vfile-reporter": "^4.0.0"
},
"devDependencies": {
"benchmark": "^2.1.0",
"browserify": "13.1.0",
"eslint": "^3.0.1",
"browserify": "^16.1.1",
"eslint": "^4.18.2",
"fuzzer": "~0.2.0",
"glob": "~7.0.5",
"tap": "7.0.0"
"glob": "^7.1.2",
"tap": "^11.1.2"
},
"directories": {
"test": "test"
Expand Down

0 comments on commit 5f4edf1

Please sign in to comment.