Skip to content

Commit

Permalink
Dependency updates
Browse files Browse the repository at this point in the history
  • Loading branch information
af committed May 30, 2020
1 parent 57ddb3b commit 25ee520
Show file tree
Hide file tree
Showing 2 changed files with 142 additions and 158 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,22 +33,22 @@
"validation"
],
"devDependencies": {
"eslint": "^6.8.0",
"eslint-plugin-prettier": "^3.1.2",
"husky": "4.2.3",
"eslint": "^7.1.0",
"eslint-plugin-prettier": "^3.1.3",
"husky": "4.2.5",
"lint-staged": "^10.0.8",
"nyc": "^15.0.0",
"nyc": "^15.0.1",
"painless": "^0.9.5",
"prettier": "^1.18.2",
"typescript": "^3.8.3"
"typescript": "^3.9.3"
},
"author": "Aaron Franks",
"license": "MIT",
"dependencies": {
"chalk": "^3.0.0",
"dotenv": "^8.2.0",
"meant": "^1.0.1",
"validator": "^12.2.0"
"validator": "^13.0.0"
},
"lint-staged": {
"*.js": [
Expand Down
Loading

0 comments on commit 25ee520

Please sign in to comment.