Skip to content

Commit

Permalink
fix(deps): update dependency eslint-plugin-react to v7.33.1 (#104)
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 24dfa0f commit 429d4ab
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 @@ -42,7 +42,7 @@
"eslint-plugin-lit": "1.8.3",
"eslint-plugin-optimize-regex": "1.2.1",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-react": "7.33.0",
"eslint-plugin-react": "7.33.1",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-react-redux": "4.0.0",
"eslint-plugin-sonarjs": "0.19.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -461,7 +461,7 @@ __metadata:
eslint-plugin-lit: 1.8.3
eslint-plugin-optimize-regex: 1.2.1
eslint-plugin-promise: 6.1.1
eslint-plugin-react: 7.33.0
eslint-plugin-react: 7.33.1
eslint-plugin-react-hooks: 4.6.0
eslint-plugin-react-redux: 4.0.0
eslint-plugin-sonarjs: 0.19.0
Expand Down Expand Up @@ -3012,9 +3012,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 @@ -3033,7 +3033,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

0 comments on commit 429d4ab

Please sign in to comment.