Update typescript-eslint monorepo to v7

This commit is contained in:
Soapbox Bot
2024-02-12 20:07:19 +00:00
parent dceefef404
commit 71d733e9d2
2 changed files with 60 additions and 52 deletions

View File

@ -195,8 +195,8 @@
"@testing-library/react": "^14.0.0",
"@testing-library/react-hooks": "^8.0.1",
"@testing-library/user-event": "^14.5.1",
"@typescript-eslint/eslint-plugin": "^6.0.0",
"@typescript-eslint/parser": "^6.0.0",
"@typescript-eslint/eslint-plugin": "^7.0.0",
"@typescript-eslint/parser": "^7.0.0",
"babel-plugin-transform-require-context": "^0.1.1",
"cross-env": "^7.0.3",
"eslint": "^8.49.0",