Skip to content

Commit 53041a5

Browse files
committed
chore: update more eslint deps
1 parent bdc7eac commit 53041a5

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@npmcli/eslint-config": "^4.0.2",
3636
"@npmcli/template-oss": "4.19.0",
3737
"eslint-plugin-github": "^4.10.1",
38-
"eslint-plugin-primer-react": "^4.0.2",
38+
"eslint-plugin-primer-react": "^4.0.3",
3939
"tap": "^16.3.9"
4040
},
4141
"author": "GitHub Inc.",

theme/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,8 @@
7272
"eslint": "^8.51.0",
7373
"eslint-plugin-github": "^4.10.1",
7474
"eslint-plugin-jsx-a11y": "^6.7.1",
75-
"eslint-plugin-primer-react": "^4.0.2",
76-
"eslint-plugin-react": "^7.31.11",
75+
"eslint-plugin-primer-react": "^4.0.3",
76+
"eslint-plugin-react": "^7.33.2",
7777
"eslint-plugin-react-hooks": "^4.6.0",
7878
"jest": "^29.7.0",
7979
"jest-environment-jsdom": "^29.7.0",

0 commit comments

Comments
 (0)