Skip to content

Commit

Permalink
Update ESLint plugins to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelDeBoey committed Jul 3, 2020
1 parent 7e8218a commit 5a1ad26
Show file tree
Hide file tree
Showing 2 changed files with 892 additions and 932 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@
"babel-jest": "^25.1.0",
"eslint-config-airbnb-base": "^14.2.0",
"eslint-config-prettier": "^6.11.0",
"eslint-plugin-import": "^2.21.2",
"eslint-plugin-jest": "^23.13.2",
"eslint-plugin-prettier": "^3.1.3",
"eslint-plugin-import": "^2.22.0",
"eslint-plugin-jest": "^23.17.1",
"eslint-plugin-prettier": "^3.1.4",
"execa": "^1.0.0",
"jest": "^25.1 || ^26",
"jest-watch-select-projects": "^0.1.1",
Expand Down

0 comments on commit 5a1ad26

Please sign in to comment.