Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-react to v7.33.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 30, 2023
1 parent 5ea7ce3 commit 10303c7
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion packages/eslint-config-algolia/package.json
Expand Up @@ -31,7 +31,7 @@
"eslint-plugin-jsdoc": "46.4.3",
"eslint-plugin-jsx-a11y": "6.7.1",
"eslint-plugin-prettier": "5.0.0",
"eslint-plugin-react": "7.32.2",
"eslint-plugin-react": "7.33.1",
"eslint-plugin-react-hooks": "4.6.0",
"prettier": "3.0.0"
},
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Expand Up @@ -2767,7 +2767,7 @@ __metadata:
eslint-plugin-jsdoc: 46.4.3
eslint-plugin-jsx-a11y: 6.7.1
eslint-plugin-prettier: 5.0.0
eslint-plugin-react: 7.32.2
eslint-plugin-react: 7.33.1
eslint-plugin-react-hooks: 4.6.0
prettier: 3.0.0
peerDependencies:
Expand Down Expand Up @@ -2938,9 +2938,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-react@npm:7.32.2":
version: 7.32.2
resolution: "eslint-plugin-react@npm:7.32.2"
"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 @@ -2955,11 +2955,11 @@ __metadata:
object.values: ^1.1.6
prop-types: ^15.8.1
resolve: ^2.0.0-next.4
semver: ^6.3.0
semver: ^6.3.1
string.prototype.matchall: ^4.0.8
peerDependencies:
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8
checksum: 2232b3b8945aa50b7773919c15cd96892acf35d2f82503667a79e2f55def90f728ed4f0e496f0f157acbe1bd4397c5615b676ae7428fe84488a544ca53feb944
checksum: 0427bd24acb87422b7298686203167123ba289ba563384983f3d99fad7817eae7f63157fd2e9b868bdcf0760719c319ab1e22a44764a98302034b0c844763e57
languageName: node
linkType: hard

Expand Down Expand Up @@ -6487,7 +6487,7 @@ __metadata:
languageName: node
linkType: hard

"semver@npm:^6.0.0, semver@npm:^6.3.0":
"semver@npm:^6.0.0, semver@npm:^6.3.0, semver@npm:^6.3.1":
version: 6.3.1
resolution: "semver@npm:6.3.1"
bin:
Expand Down

0 comments on commit 10303c7

Please sign in to comment.