Skip to content

Commit

Permalink
pkg: Update eslint-plugin-react to ^7.37.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 29, 2024
1 parent b5ce864 commit a208a83
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/eslint-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"eslint-plugin-import": "^2.30.0",
"eslint-plugin-jsx-a11y": "^6.10.0",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-react": "^7.36.1",
"eslint-plugin-react": "^7.37.0",
"eslint-plugin-react-hooks": "5.1.0-rc-a03254bc-20240905",
"globals": "^15.9.0",
"semver": "^7.6.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ __metadata:
eslint-plugin-import: "npm:^2.30.0"
eslint-plugin-jsx-a11y: "npm:^6.10.0"
eslint-plugin-prettier: "npm:^5.2.1"
eslint-plugin-react: "npm:^7.36.1"
eslint-plugin-react: "npm:^7.37.0"
eslint-plugin-react-hooks: "npm:5.1.0-rc-a03254bc-20240905"
globals: "npm:^15.9.0"
prettier: "npm:^3.3.3"
Expand Down Expand Up @@ -11560,9 +11560,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-react@npm:^7.36.1":
version: 7.36.1
resolution: "eslint-plugin-react@npm:7.36.1"
"eslint-plugin-react@npm:^7.37.0":
version: 7.37.0
resolution: "eslint-plugin-react@npm:7.37.0"
dependencies:
array-includes: "npm:^3.1.8"
array.prototype.findlast: "npm:^1.2.5"
Expand All @@ -11584,7 +11584,7 @@ __metadata:
string.prototype.repeat: "npm:^1.0.0"
peerDependencies:
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7
checksum: 10c0/8cb37f7fb351213bc44263580ff77627e14e27870fd81dae593e3de2826340b9bd8bbac7ae00fd5de69751a0660b2e51bd26760596f4ae85548f6b1bd76706e6
checksum: 10c0/c9b02cd425c2a7c36b07fe223e405ae235500ac98f04898529cd8842c78fdd5b54f7c29189db5d6eab390ac5ac531af6e7b94a1f3fe9ad1e6564f7d78fd0eb6b
languageName: node
linkType: hard

Expand Down

0 comments on commit a208a83

Please sign in to comment.