Skip to content

Commit

Permalink
More dependency updates
Browse files Browse the repository at this point in the history
  • Loading branch information
af committed Mar 17, 2020
1 parent 3862f8d commit 57ddb3b
Show file tree
Hide file tree
Showing 2 changed files with 510 additions and 786 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,22 +33,22 @@
"validation"
],
"devDependencies": {
"eslint": "^6.6.0",
"eslint-plugin-prettier": "^3.1.0",
"husky": "3.0.9",
"lint-staged": "^9.4.2",
"nyc": "^14.1.1",
"eslint": "^6.8.0",
"eslint-plugin-prettier": "^3.1.2",
"husky": "4.2.3",
"lint-staged": "^10.0.8",
"nyc": "^15.0.0",
"painless": "^0.9.5",
"prettier": "^1.18.2",
"typescript": "^3.6.4"
"typescript": "^3.8.3"
},
"author": "Aaron Franks",
"license": "MIT",
"dependencies": {
"chalk": "^3.0.0",
"dotenv": "^8.2.0",
"meant": "^1.0.1",
"validator": "^12.0.0"
"validator": "^12.2.0"
},
"lint-staged": {
"*.js": [
Expand Down
Loading

0 comments on commit 57ddb3b

Please sign in to comment.