Skip to content

Commit

Permalink
Bump dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
bchiang7 committed Apr 9, 2020
1 parent f224971 commit 5cdd652
Show file tree
Hide file tree
Showing 2 changed files with 3,047 additions and 2,581 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,14 +68,14 @@
"devDependencies": {
"@upstatement/eslint-config": "0.4.3",
"@upstatement/prettier-config": "^0.3.0",
"babel-eslint": "^10.0.3",
"eslint": "^6.7.2",
"eslint-config-prettier": "^6.7.0",
"babel-eslint": "^10.1.0",
"eslint": "^6.8.0",
"eslint-config-prettier": "^6.10.1",
"eslint-plugin-jsx-a11y": "^6.2.3",
"eslint-plugin-react": "^7.17.0",
"eslint-plugin-react": "^7.19.0",
"gatsby-remark-code-titles": "^1.1.0",
"husky": "^3.1.0",
"lint-staged": "^9.5.0",
"prettier": "^1.19.1"
"husky": "^4.2.3",
"lint-staged": "^10.1.2",
"prettier": "^2.0.4"
}
}
Loading

0 comments on commit 5cdd652

Please sign in to comment.