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
…28)

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

* Create honest-dolls-reply.md

Co-authored-by: Renovate Bot <[email protected]>
Co-authored-by: roikoren755 <[email protected]>
  • Loading branch information
3 people authored Dec 8, 2021
1 parent 21fa915 commit f7899f8
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 5 deletions.
5 changes: 5 additions & 0 deletions .changeset/honest-dolls-reply.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"eslint-plugin-node-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 @@ -61,7 +61,7 @@
"eslint": "8.4.1",
"eslint-config-prettier": "8.3.0",
"eslint-import-resolver-typescript": "2.5.0",
"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 @@ -1661,10 +1661,10 @@ [email protected]:
"@typescript-eslint/experimental-utils" "5.5.0"
regexpp "3.2.0"

[email protected].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==
[email protected].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 f7899f8

Please sign in to comment.