Skip to content

Commit

Permalink
chore(dev-deps): update dependency eslint-plugin-react to v7.33.1 (#590)
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] authored Jul 30, 2023
1 parent 2c76947 commit c9055a4
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 @@ -74,7 +74,7 @@
"eslint-plugin-jsdoc": "46.4.5",
"eslint-plugin-jsx-a11y": "6.7.1",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-react": "7.33.0",
"eslint-plugin-react": "7.33.1",
"firebase": "9.23.0",
"husky": "8.0.3",
"lint-staged": "13.2.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4724,9 +4724,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 @@ -4745,7 +4745,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 @@ -7891,7 +7891,7 @@ __metadata:
eslint-plugin-jsdoc: 46.4.5
eslint-plugin-jsx-a11y: 6.7.1
eslint-plugin-prettier: 4.2.1
eslint-plugin-react: 7.33.0
eslint-plugin-react: 7.33.1
firebase: 9.23.0
husky: 8.0.3
immer: 9.0.21
Expand Down

0 comments on commit c9055a4

Please sign in to comment.