Skip to content

Commit

Permalink
chore: upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Atinux committed Jan 20, 2020
1 parent 345a7b2 commit 8eac4fb
Show file tree
Hide file tree
Showing 2 changed files with 750 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@
},
"homepage": "http://atinux.github.io/schema-inspector/",
"dependencies": {
"async": "^1.5.0"
"async": "^3.1.0"
},
"devDependencies": {
"mocha": "^2.3.3",
"should": "^7.1.1"
"mocha": "^7.0.0",
"should": "^13.2.3"
},
"scripts": {
"test": "make test"
Expand Down

0 comments on commit 8eac4fb

Please sign in to comment.