Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a362243

Browse files
chore: bump eslint-plugin-eslint-plugin from 2.3.0 to 3.0.0 (typescript-eslint#3285)
Bumps [eslint-plugin-eslint-plugin](https://github.com/not-an-aardvark/eslint-plugin-eslint-plugin) from 2.3.0 to 3.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](https://github.com/not-an-aardvark/eslint-plugin-eslint-plugin/commits) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 90bfa01 commit a362243

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
@@ -94,7 +94,7 @@
9494
"downlevel-dts": "^0.7.0",
9595
"eslint": "^7.20.0",
9696
"eslint-plugin-eslint-comments": "^3.2.0",
97-
"eslint-plugin-eslint-plugin": "^2.3.0",
97+
"eslint-plugin-eslint-plugin": "^3.0.0",
9898
"eslint-plugin-import": "^2.22.0",
9999
"eslint-plugin-jest": "^24.1.3",
100100
"glob": "^7.1.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3721,10 +3721,10 @@ eslint-plugin-eslint-comments@^3.2.0:
37213721
escape-string-regexp "^1.0.5"
37223722
ignore "^5.0.5"
37233723

3724-
eslint-plugin-eslint-plugin@^2.3.0:
3725-
version "2.3.0"
3726-
resolved "https://registry.yarnpkg.com/eslint-plugin-eslint-plugin/-/eslint-plugin-eslint-plugin-2.3.0.tgz#1b6ffd13b74da5656e27106b79567b162984fc41"
3727-
integrity sha512-xER9XjfTLrAgoUzPguPKoreDGtXt2vUnwqAqdElNrkcSbl5K1rGtSOmhgbiqCb7UN4spnjNhIZplHMNWY6Kz/w==
3724+
eslint-plugin-eslint-plugin@^3.0.0:
3725+
version "3.0.0"
3726+
resolved "https://registry.yarnpkg.com/eslint-plugin-eslint-plugin/-/eslint-plugin-eslint-plugin-3.0.0.tgz#7aac3250ae5e8ee7915fcbb305b4033897588dd5"
3727+
integrity sha512-KGBjaO3BErr47Swsf3gBWNOyJFYCCjpzfiZUWdqX6XSI+IFRpnDZy44GxjhxmOuThEi3eRh9HzkW7NLNw4SM1Q==
37283728

37293729
eslint-plugin-import@^2.22.0:
37303730
version "2.22.1"

0 commit comments

Comments
 (0)