Skip to content

Commit 9e5bf14

Browse files
dependabot-supportdependabot[bot]
authored andcommitted
build(deps-dev): bump eslint-plugin-eslint-plugin from 1.4.1 to 2.0.0
Bumps [eslint-plugin-eslint-plugin](https://github.com/not-an-aardvark/eslint-plugin-eslint-plugin) from 1.4.1 to 2.0.0. - [Release notes](https://github.com/not-an-aardvark/eslint-plugin-eslint-plugin/releases) - [Changelog](https://github.com/not-an-aardvark/eslint-plugin-eslint-plugin/blob/master/CHANGELOG.md) - [Commits](eslint-community/eslint-plugin-eslint-plugin@v1.4.1...v2.0.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent 234583a commit 9e5bf14

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"eslint": "^5.6.0",
4040
"eslint-config-not-an-aardvark": "^2.1.0",
4141
"eslint-config-prettier": "^3.1.0",
42-
"eslint-plugin-eslint-plugin": "^1.4.0",
42+
"eslint-plugin-eslint-plugin": "^2.0.0",
4343
"eslint-plugin-node": "^8.0.0",
4444
"eslint-plugin-self": "^1.1.0",
4545
"mocha": "^5.2.0",

yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -222,9 +222,9 @@ eslint-plugin-es@^1.3.1:
222222
eslint-utils "^1.3.0"
223223
regexpp "^2.0.0"
224224

225-
eslint-plugin-eslint-plugin@^1.4.0:
226-
version "1.4.1"
227-
resolved "https://registry.yarnpkg.com/eslint-plugin-eslint-plugin/-/eslint-plugin-eslint-plugin-1.4.1.tgz#4a42a0637eba09ff20b68055022422e8bdf97ab9"
225+
eslint-plugin-eslint-plugin@^2.0.0:
226+
version "2.0.0"
227+
resolved "https://registry.yarnpkg.com/eslint-plugin-eslint-plugin/-/eslint-plugin-eslint-plugin-2.0.0.tgz#9825af354c8fcefda7c99c951243d70687dd9a1d"
228228

229229
eslint-plugin-node@^8.0.0:
230230
version "8.0.0"

0 commit comments

Comments
 (0)