Skip to content

Commit

Permalink
Minor dependency updates
Browse files Browse the repository at this point in the history
  • Loading branch information
amcclain committed Jun 10, 2021
1 parent aa11f31 commit 7e17a12
Show file tree
Hide file tree
Showing 2 changed files with 423 additions and 279 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@
"babel.config.js"
],
"dependencies": {
"@babel/core": "^7.13.0",
"@babel/eslint-parser": "^7.13.0",
"@babel/eslint-plugin": "^7.13.0",
"eslint": "^7.20.0",
"eslint-plugin-react": "^7.22.0",
"@babel/core": "^7.14.0",
"@babel/eslint-parser": "^7.14.0",
"@babel/eslint-plugin": "^7.14.0",
"eslint": "^7.28.0",
"eslint-plugin-react": "^7.24.0",
"eslint-plugin-react-hooks": "^4.2.0"
}
}
Loading

0 comments on commit 7e17a12

Please sign in to comment.