Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-eslint-plugin to v4.0.3 (#…
Browse files Browse the repository at this point in the history
…36)

* chore(deps): update dependency eslint-plugin-eslint-plugin to v4.0.3

* Create pretty-forks-cover.md

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: roikoren755 <26850796+roikoren755@users.noreply.github.com>
  • Loading branch information
3 people authored Dec 8, 2021
1 parent ca74f30 commit 926349a
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 5 deletions.
5 changes: 5 additions & 0 deletions .changeset/pretty-forks-cover.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"eslint-plugin-es-roikoren": patch
---

chore(deps): update dependency eslint-plugin-eslint-plugin to v4.0.3
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"eslint-config-prettier": "8.3.0",
"eslint-import-resolver-typescript": "2.5.0",
"eslint-plugin-es-roikoren": "file:.",
"eslint-plugin-eslint-plugin": "4.0.2",
"eslint-plugin-eslint-plugin": "4.0.3",
"eslint-plugin-import": "2.25.3",
"eslint-plugin-prettier": "4.0.0",
"eslint-plugin-unicorn": "39.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1593,10 +1593,10 @@ eslint-module-utils@^2.7.1:
"@typescript-eslint/experimental-utils" "5.6.0"
regexpp "3.2.0"

eslint-plugin-eslint-plugin@4.0.2:
version "4.0.2"
resolved "https://registry.npmjs.org/eslint-plugin-eslint-plugin/-/eslint-plugin-eslint-plugin-4.0.2.tgz#80f63080c0a5b444a949ef1ed5f79a4dc2ef4ef4"
integrity sha512-EUNNLrWvwQ7QU6GGYWGMw7IHGSIGDn5GCbnQlzFHH5ypgL1gR9Fk0dUnOpzyPaI+OLc6rAs7Askv+IPFUKJdOQ==
eslint-plugin-eslint-plugin@4.0.3:
version "4.0.3"
resolved "https://registry.yarnpkg.com/eslint-plugin-eslint-plugin/-/eslint-plugin-eslint-plugin-4.0.3.tgz#149a5382620f4ea8b85a35bc549c4a8a45fac53e"
integrity sha512-10Eb3AO4PF7PuJbTSBAD1dLsu1RHtGxeLEjUpVVEyQaPtSmlEvCK7LMpDow1Xv+kHBujm4u9OtoOQ//WIijLCw==
dependencies:
eslint-utils "^3.0.0"
estraverse "^5.2.0"
Expand Down

0 comments on commit 926349a

Please sign in to comment.