Skip to content

Commit d672433

Browse files
authored
Merge branch 'main' into make-primer-react-pagelayout-accept-persister
2 parents 07f8942 + e8096b6 commit d672433

File tree

2 files changed

+26
-26
lines changed

2 files changed

+26
-26
lines changed

package-lock.json

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@eslint-react/eslint-plugin": "^1.52.6",
5050
"@eslint/compat": "^2.0.0",
5151
"@eslint/eslintrc": "^3.3.3",
52-
"@eslint/js": "^9.39.1",
52+
"@eslint/js": "^9.39.2",
5353
"@github/axe-github": "0.7.0",
5454
"@github/markdownlint-github": "^0.8.0",
5555
"@github/mini-throttle": "2.1.1",
@@ -65,7 +65,7 @@
6565
"@vitest/eslint-plugin": "^1.5.2",
6666
"babel-plugin-react-compiler": "^1.0.0",
6767
"change-case": "^5.4.4",
68-
"eslint": "^9.39.1",
68+
"eslint": "^9.39.2",
6969
"eslint-import-resolver-typescript": "3.7.0",
7070
"eslint-plugin-clsx": "^0.0.11",
7171
"eslint-plugin-github": "^6.0.0",
@@ -77,8 +77,8 @@
7777
"eslint-plugin-react": "^7.35.5",
7878
"eslint-plugin-react-hooks": "^7.0.1",
7979
"eslint-plugin-ssr-friendly": "1.3.0",
80-
"eslint-plugin-storybook": "^10.1.4",
81-
"eslint-plugin-testing-library": "^7.13.5",
80+
"eslint-plugin-storybook": "^10.1.9",
81+
"eslint-plugin-testing-library": "^7.14.0",
8282
"fast-glob": "^3.3.3",
8383
"globals": "^16.2.0",
8484
"markdownlint-cli2": "^0.19.0",

0 commit comments

Comments
 (0)