Skip to content
This repository has been archived by the owner on Aug 19, 2024. It is now read-only.

Commit

Permalink
MAINT: updated outdated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
lacabra committed Apr 6, 2020
1 parent ed077d0 commit 254e1e0
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 79 deletions.
141 changes: 63 additions & 78 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"author": "",
"license": "MIT",
"devDependencies": {
"ajv-cli": "^3.0.0",
"ajv-cli": "^3.1.0",
"csvtojson": "^2.0.10",
"husky": "^4.2.3",
"jsonlint": "^1.6.3"
Expand All @@ -24,5 +24,8 @@
"hooks": {
"pre-commit": "npm test && npm run order && npm run check"
}
},
"dependencies": {
"minimist": "^1.2.3"
}
}

0 comments on commit 254e1e0

Please sign in to comment.