Skip to content

Commit

Permalink
upgraded deps
Browse files Browse the repository at this point in the history
  • Loading branch information
meyer-mcmains committed Jul 11, 2019
1 parent 8b77b29 commit feb0de7
Show file tree
Hide file tree
Showing 2 changed files with 1,913 additions and 2,132 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,15 +25,15 @@
"test": "ava"
},
"dependencies": {
"dot-prop": "^4.2.0",
"dot-prop": "^5.1.0",
"glob": "^7.1.1",
"meow": "^3.7.0",
"p-limit": "^1.1.0",
"pify": "^3.0.0"
"meow": "^5.0.0",
"p-limit": "^2.2.0",
"pify": "^4.0.1"
},
"devDependencies": {
"ava": "^0.25.0",
"eslint": "^5.0.0",
"ava": "^2.2.0",
"eslint": "^6.0.1",
"eslint-config-gsandf": "^1.0.0"
}
}
Loading

0 comments on commit feb0de7

Please sign in to comment.