Skip to content

Commit c281827

Browse files
greenkeeper[bot]SimenB
authored andcommitted
chore(package): update eslint-plugin-eslint-plugin to version 2.0.0
1 parent 5a7fe8c commit c281827

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@commitlint/config-conventional": "^7.0.1",
3737
"eslint": "^5.1.0",
3838
"eslint-config-prettier": "^3.0.1",
39-
"eslint-plugin-eslint-plugin": "^1.4.0",
39+
"eslint-plugin-eslint-plugin": "^2.0.0",
4040
"eslint-plugin-node": "^8.0.0",
4141
"eslint-plugin-prettier": "^3.0.0",
4242
"husky": "^1.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1284,10 +1284,10 @@ eslint-plugin-es@^1.3.1:
12841284
eslint-utils "^1.3.0"
12851285
regexpp "^2.0.1"
12861286

1287-
eslint-plugin-eslint-plugin@^1.4.0:
1288-
version "1.4.1"
1289-
resolved "https://registry.yarnpkg.com/eslint-plugin-eslint-plugin/-/eslint-plugin-eslint-plugin-1.4.1.tgz#4a42a0637eba09ff20b68055022422e8bdf97ab9"
1290-
integrity sha512-xGMO0JrPq9an2dv3xiC+9PHDXUPRCf/ZRTzW5LMPPbJrRqgT6kbN7HuZGNzk10cB5HRgN5eQ7XS/FbOTnx6/jQ==
1287+
eslint-plugin-eslint-plugin@^2.0.0:
1288+
version "2.0.0"
1289+
resolved "https://registry.yarnpkg.com/eslint-plugin-eslint-plugin/-/eslint-plugin-eslint-plugin-2.0.0.tgz#9825af354c8fcefda7c99c951243d70687dd9a1d"
1290+
integrity sha512-NLJ+Rw23xykBV12hQ/e4Kz8jbmtWSx++Q5dizfM8SjNQyUu/+AU4NUP4hih6iFMByKllTLR/hmVV8xwLpRBCPA==
12911291

12921292
eslint-plugin-node@^8.0.0:
12931293
version "8.0.0"

0 commit comments

Comments
 (0)