Skip to content

Commit 2e9bfba

Browse files
authoredMar 21, 2025··
chore(deps): update eslint monorepo to ~9.22.0
1 parent 6bb12e8 commit 2e9bfba

File tree

2 files changed

+53
-46
lines changed

2 files changed

+53
-46
lines changed
 

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -54,15 +54,15 @@
5454
},
5555
"devDependencies": {
5656
"@arethetypeswrong/cli": "~0.17.1",
57-
"@eslint/js": "~9.21.0",
57+
"@eslint/js": "~9.22.0",
5858
"@testing-library/dom": "~10.4.0",
5959
"@testing-library/react": "~16.2.0",
6060
"@types/react": "~19.0.2",
6161
"@types/react-dom": "~19.0.2",
6262
"@types/sinon": "~17.0.0",
6363
"@vitejs/plugin-react": "~4.3.4",
6464
"@vitest/coverage-v8": "~3.0.7",
65-
"eslint": "~9.21.0",
65+
"eslint": "~9.22.0",
6666
"eslint-config-prettier": "~10.1.0",
6767
"eslint-plugin-prettier": "~5.2.1",
6868
"jsdom": "~26.0.0",

‎pnpm-lock.yaml

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

0 commit comments

Comments
 (0)
Please sign in to comment.