Skip to content

Commit

Permalink
Update dependency eslint-plugin-react to v7.32.0 (laurent22#7698)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 5, 2023
1 parent 47aed87 commit 049c769
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"eslint-interactive": "10.3.0",
"eslint-plugin-import": "2.27.4",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-react": "7.31.11",
"eslint-plugin-react": "7.32.0",
"fs-extra": "11.1.0",
"glob": "8.1.0",
"gulp": "4.0.2",
Expand Down
38 changes: 32 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15069,9 +15069,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-react@npm:7.31.11":
version: 7.31.11
resolution: "eslint-plugin-react@npm:7.31.11"
"eslint-plugin-react@npm:7.32.0":
version: 7.32.0
resolution: "eslint-plugin-react@npm:7.32.0"
dependencies:
array-includes: ^3.1.6
array.prototype.flatmap: ^1.3.1
Expand All @@ -15085,12 +15085,12 @@ __metadata:
object.hasown: ^1.1.2
object.values: ^1.1.6
prop-types: ^15.8.1
resolve: ^2.0.0-next.3
resolve: ^2.0.0-next.4
semver: ^6.3.0
string.prototype.matchall: ^4.0.8
peerDependencies:
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8
checksum: a3d612f6647bef33cf2a67c81a6b37b42c075300ed079cffecf5fb475c0d6ab855c1de340d1cbf361a0126429fb906dda597527235d2d12c4404453dbc712fc6
checksum: b81ce2623b50a936287d8e21997bd855094e643856c99b42a9f0c10e1c7b123e469c3d75f77df9eefb719fee2b47a763862f1cdca1e7cc26edc7cde2fb8cba87
languageName: node
linkType: hard

Expand Down Expand Up @@ -27540,6 +27540,19 @@ __metadata:
languageName: node
linkType: hard

"resolve@npm:^2.0.0-next.4":
version: 2.0.0-next.4
resolution: "resolve@npm:2.0.0-next.4"
dependencies:
is-core-module: ^2.9.0
path-parse: ^1.0.7
supports-preserve-symlinks-flag: ^1.0.0
bin:
resolve: bin/resolve
checksum: c438ac9a650f2030fd074219d7f12ceb983b475da2d89ad3d6dd05fbf6b7a0a8cd37d4d10b43cb1f632bc19f22246ab7f36ebda54d84a29bfb2910a0680906d3
languageName: node
linkType: hard

"resolve@patch:[email protected]#~builtin<compat/resolve>":
version: 1.1.7
resolution: "resolve@patch:resolve@npm%3A1.1.7#~builtin<compat/resolve>::version=1.1.7&hash=3bafbf"
Expand Down Expand Up @@ -27580,6 +27593,19 @@ __metadata:
languageName: node
linkType: hard

"resolve@patch:resolve@^2.0.0-next.4#~builtin<compat/resolve>":
version: 2.0.0-next.4
resolution: "resolve@patch:resolve@npm%3A2.0.0-next.4#~builtin<compat/resolve>::version=2.0.0-next.4&hash=c3c19d"
dependencies:
is-core-module: ^2.9.0
path-parse: ^1.0.7
supports-preserve-symlinks-flag: ^1.0.0
bin:
resolve: bin/resolve
checksum: 4bf9f4f8a458607af90518ff73c67a4bc1a38b5a23fef2bb0ccbd45e8be89820a1639b637b0ba377eb2be9eedfb1739a84cde24fe4cd670c8207d8fea922b011
languageName: node
linkType: hard

"responselike@npm:^1.0.2":
version: 1.0.2
resolution: "responselike@npm:1.0.2"
Expand Down Expand Up @@ -27827,7 +27853,7 @@ __metadata:
eslint-interactive: 10.3.0
eslint-plugin-import: 2.27.4
eslint-plugin-promise: 6.1.1
eslint-plugin-react: 7.31.11
eslint-plugin-react: 7.32.0
fs-extra: 11.1.0
glob: 8.1.0
gulp: 4.0.2
Expand Down

0 comments on commit 049c769

Please sign in to comment.