Skip to content

Commit 258447d

Browse files
Update dependency eslint-plugin-react to ^7.35.0
1 parent c184cfe commit 258447d

File tree

2 files changed

+8
-20
lines changed

2 files changed

+8
-20
lines changed

package-lock.json

Lines changed: 6 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/eslint-config/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@stanlemon/eslint-config",
3-
"version": "0.1.147",
3+
"version": "0.1.148",
44
"description": "My typical eslint setup, but without all the copy and paste.",
55
"keywords": [
66
"eslint"
@@ -29,7 +29,7 @@
2929
"eslint-plugin-jest-dom": "^5.4.0",
3030
"eslint-plugin-jsx-a11y": "^6.9.0",
3131
"eslint-plugin-prettier": "^5.2.1",
32-
"eslint-plugin-react": "^7.34.4",
32+
"eslint-plugin-react": "^7.35.0",
3333
"eslint-plugin-react-hooks": "^4.6.2",
3434
"prettier": "^3.3.3"
3535
}

0 commit comments

Comments
 (0)