Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-react to v7.33.1 (#15176)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jul 31, 2023
1 parent 57e8c87 commit c44d4b7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@
"eslint-plugin-jest": "27.2.3",
"eslint-plugin-n": "16.0.1",
"eslint-plugin-prettier-internal-rules": "2.0.1",
"eslint-plugin-react": "7.33.0",
"eslint-plugin-react": "7.33.1",
"eslint-plugin-regexp": "1.15.0",
"eslint-plugin-unicorn": "48.0.1",
"esm-utils": "4.1.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3653,9 +3653,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-react@npm:7.33.0":
version: 7.33.0
resolution: "eslint-plugin-react@npm:7.33.0"
"eslint-plugin-react@npm:7.33.1":
version: 7.33.1
resolution: "eslint-plugin-react@npm:7.33.1"
dependencies:
array-includes: ^3.1.6
array.prototype.flatmap: ^1.3.1
Expand All @@ -3674,7 +3674,7 @@ __metadata:
string.prototype.matchall: ^4.0.8
peerDependencies:
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8
checksum: f3ce2978322efd3c698b802dabfad070109dd1935c4e468545992b82b5fb8257ea3ad56732330bb46643182a09560129a259b436952b3e2aa426947d3abd2b1a
checksum: 0427bd24acb87422b7298686203167123ba289ba563384983f3d99fad7817eae7f63157fd2e9b868bdcf0760719c319ab1e22a44764a98302034b0c844763e57
languageName: node
linkType: hard

Expand Down Expand Up @@ -6992,7 +6992,7 @@ __metadata:
eslint-plugin-jest: 27.2.3
eslint-plugin-n: 16.0.1
eslint-plugin-prettier-internal-rules: 2.0.1
eslint-plugin-react: 7.33.0
eslint-plugin-react: 7.33.1
eslint-plugin-regexp: 1.15.0
eslint-plugin-unicorn: 48.0.1
esm-utils: 4.1.2
Expand Down

0 comments on commit c44d4b7

Please sign in to comment.