Skip to content

Commit 51845e4

Browse files
Update eslint monorepo to v9.22.0 (#2635)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2440c45 commit 51845e4

File tree

2 files changed

+23
-12
lines changed

2 files changed

+23
-12
lines changed

package-lock.json

+21-10
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"@babel/preset-typescript": "7.26.0",
7878
"@eslint/compat": "1.2.7",
7979
"@eslint/eslintrc": "3.3.0",
80-
"@eslint/js": "9.21.0",
80+
"@eslint/js": "9.22.0",
8181
"@rollup/plugin-babel": "6.0.4",
8282
"@rollup/plugin-commonjs": "28.0.3",
8383
"@rollup/plugin-node-resolve": "16.0.0",
@@ -93,7 +93,7 @@
9393
"@typescript-eslint/eslint-plugin": "8.26.0",
9494
"@typescript-eslint/parser": "8.26.0",
9595
"babel-core": "6.26.3",
96-
"eslint": "9.21.0",
96+
"eslint": "9.22.0",
9797
"eslint-config-prettier": "10.1.1",
9898
"eslint-plugin-react": "7.37.4",
9999
"eslint-plugin-react-hooks": "5.2.0",

0 commit comments

Comments
 (0)