Skip to content

Commit

Permalink
[meta] Move eslint-plugin-eslint-plugin to devDeps
Browse files Browse the repository at this point in the history
  • Loading branch information
nstepien authored and ljharb committed Dec 2, 2019
1 parent 1918430 commit b00c0af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -28,7 +28,6 @@
"dependencies": {
"array-includes": "^3.0.3",
"doctrine": "^2.1.0",
"eslint-plugin-eslint-plugin": "^2.1.0",
"has": "^1.0.3",
"jsx-ast-utils": "^2.2.3",
"object.entries": "^1.1.0",
Expand All @@ -45,6 +44,7 @@
"coveralls": "^3.0.9",
"eslint": "^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0",
"eslint-config-airbnb-base": "^13.2.0",
"eslint-plugin-eslint-plugin": "^2.1.0",
"eslint-plugin-import": "^2.18.2",
"istanbul": "^0.4.5",
"mocha": "^5.2.0",
Expand Down

0 comments on commit b00c0af

Please sign in to comment.