Skip to content
This repository has been archived by the owner on Sep 21, 2021. It is now read-only.

Commit

Permalink
fix(config): eslint-plugin-jest is a dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
saiichihashimoto committed Feb 8, 2019
1 parent 11750f0 commit 02ea015
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
"eslint-config-airbnb": "17.1.0",
"eslint-plugin-css-modules": "2.11.0",
"eslint-plugin-import": "2.16.0",
"eslint-plugin-jest": "22.2.2",
"eslint-plugin-jsx-a11y": "6.2.1",
"eslint-plugin-react": "7.12.4",
"eslint-plugin-you-dont-need-lodash-underscore": "6.4.0",
Expand All @@ -34,7 +35,6 @@
"cz-conventional-changelog": "2.1.0",
"eslint": "5.13.0",
"eslint-find-rules": "3.3.1",
"eslint-plugin-jest": "22.2.2",
"husky": "1.3.1",
"lint-my-app": "3.1.3",
"npm-run-all": "4.1.5"
Expand Down

0 comments on commit 02ea015

Please sign in to comment.