Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-react to v7.37.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and jdanil committed Oct 23, 2024
1 parent 7df22ce commit ec1a478
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 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.8.1",
"eslint-plugin-prefer-arrow": "1.2.3",
"eslint-plugin-promise": "7.1.0",
"eslint-plugin-react": "7.37.1",
"eslint-plugin-react": "7.37.2",
"eslint-plugin-react-hooks": "5.0.0",
"eslint-plugin-react-perf": "3.3.3",
"eslint-plugin-regexp": "2.6.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3419,7 +3419,7 @@ __metadata:
eslint-plugin-playwright: "npm:1.8.1"
eslint-plugin-prefer-arrow: "npm:1.2.3"
eslint-plugin-promise: "npm:7.1.0"
eslint-plugin-react: "npm:7.37.1"
eslint-plugin-react: "npm:7.37.2"
eslint-plugin-react-hooks: "npm:5.0.0"
eslint-plugin-react-perf: "npm:3.3.3"
eslint-plugin-regexp: "npm:2.6.0"
Expand Down Expand Up @@ -9764,16 +9764,16 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-react@npm:7.37.1":
version: 7.37.1
resolution: "eslint-plugin-react@npm:7.37.1"
"eslint-plugin-react@npm:7.37.2":
version: 7.37.2
resolution: "eslint-plugin-react@npm:7.37.2"
dependencies:
array-includes: "npm:^3.1.8"
array.prototype.findlast: "npm:^1.2.5"
array.prototype.flatmap: "npm:^1.3.2"
array.prototype.tosorted: "npm:^1.1.4"
doctrine: "npm:^2.1.0"
es-iterator-helpers: "npm:^1.0.19"
es-iterator-helpers: "npm:^1.1.0"
estraverse: "npm:^5.3.0"
hasown: "npm:^2.0.2"
jsx-ast-utils: "npm:^2.4.1 || ^3.0.0"
Expand All @@ -9788,7 +9788,7 @@ __metadata:
string.prototype.repeat: "npm:^1.0.0"
peerDependencies:
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7
checksum: 10c0/13cf55666f16d2ca45b14aad1b0e14741d1817679c86d20aff0bc1e802439a8541f40a42c4c8e3486ffb710f1bcc2f3e56697f2b5f724306a7fca174e1ad6433
checksum: 10c0/01c498f263c201698bf653973760f86a07fa0cdec56c044f3eaa5ddaae71c64326015dfa5fde76ca8c5386ffe789fc79932624b614e13b6a1ad789fee3f7c491
languageName: node
linkType: hard

Expand Down

0 comments on commit ec1a478

Please sign in to comment.