Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-react to v7.34.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and jdanil committed Jul 14, 2024
1 parent a3df7cb commit 6012059
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion configs/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"eslint-plugin-playwright": "1.6.2",
"eslint-plugin-prefer-arrow": "1.2.3",
"eslint-plugin-promise": "6.4.0",
"eslint-plugin-react": "7.34.3",
"eslint-plugin-react": "7.34.4",
"eslint-plugin-react-hooks": "4.6.2",
"eslint-plugin-react-perf": "3.3.2",
"eslint-plugin-regexp": "2.6.0",
Expand Down
34 changes: 17 additions & 17 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3042,7 +3042,7 @@ __metadata:
eslint-plugin-playwright: "npm:1.6.2"
eslint-plugin-prefer-arrow: "npm:1.2.3"
eslint-plugin-promise: "npm:6.4.0"
eslint-plugin-react: "npm:7.34.3"
eslint-plugin-react: "npm:7.34.4"
eslint-plugin-react-hooks: "npm:4.6.2"
eslint-plugin-react-perf: "npm:3.3.2"
eslint-plugin-regexp: "npm:2.6.0"
Expand Down Expand Up @@ -8879,9 +8879,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-react@npm:7.34.3":
version: 7.34.3
resolution: "eslint-plugin-react@npm:7.34.3"
"eslint-plugin-react@npm:7.34.4":
version: 7.34.4
resolution: "eslint-plugin-react@npm:7.34.4"
dependencies:
array-includes: "npm:^3.1.8"
array.prototype.findlast: "npm:^1.2.5"
Expand All @@ -8891,19 +8891,20 @@ __metadata:
doctrine: "npm:^2.1.0"
es-iterator-helpers: "npm:^1.0.19"
estraverse: "npm:^5.3.0"
hasown: "npm:^2.0.2"
jsx-ast-utils: "npm:^2.4.1 || ^3.0.0"
minimatch: "npm:^3.1.2"
object.entries: "npm:^1.1.8"
object.fromentries: "npm:^2.0.8"
object.hasown: "npm:^1.1.4"
object.values: "npm:^1.2.0"
prop-types: "npm:^15.8.1"
resolve: "npm:^2.0.0-next.5"
semver: "npm:^6.3.1"
string.prototype.matchall: "npm:^4.0.11"
string.prototype.repeat: "npm:^1.0.0"
peerDependencies:
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8
checksum: 10c0/60717e32c9948e2b4ddc53dac7c4b62c68fc7129c3249079191c941c08ebe7d1f4793d65182922d19427c2a6634e05231a7b74ceee34169afdfd0e43d4a43d26
checksum: 10c0/5b87cfefc7e83ee5f122bf4c4f14af62856561b4b51d84aa35056ba7ee1081b80e3331ef1e89d94e7989e349561492a6fb84944c7d7c798e91bf039366c011b0
languageName: node
linkType: hard

Expand Down Expand Up @@ -13558,17 +13559,6 @@ __metadata:
languageName: node
linkType: hard

"object.hasown@npm:^1.1.4":
version: 1.1.4
resolution: "object.hasown@npm:1.1.4"
dependencies:
define-properties: "npm:^1.2.1"
es-abstract: "npm:^1.23.2"
es-object-atoms: "npm:^1.0.0"
checksum: 10c0/f23187b08d874ef1aea060118c8259eb7f99f93c15a50771d710569534119062b90e087b92952b2d0fb1bb8914d61fb0b43c57fb06f622aaad538fe6868ab987
languageName: node
linkType: hard

"object.values@npm:^1.1.6, object.values@npm:^1.1.7, object.values@npm:^1.2.0":
version: 1.2.0
resolution: "object.values@npm:1.2.0"
Expand Down Expand Up @@ -16348,6 +16338,16 @@ __metadata:
languageName: node
linkType: hard

"string.prototype.repeat@npm:^1.0.0":
version: 1.0.0
resolution: "string.prototype.repeat@npm:1.0.0"
dependencies:
define-properties: "npm:^1.1.3"
es-abstract: "npm:^1.17.5"
checksum: 10c0/94c7978566cffa1327d470fd924366438af9b04b497c43a9805e476e2e908aa37a1fd34cc0911156c17556dab62159d12c7b92b3cc304c3e1281fe4c8e668f40
languageName: node
linkType: hard

"string.prototype.trim@npm:^1.2.9":
version: 1.2.9
resolution: "string.prototype.trim@npm:1.2.9"
Expand Down

0 comments on commit 6012059

Please sign in to comment.