We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46383a6 commit 35cc97cCopy full SHA for 35cc97c
packages/eslint-config/package.json
@@ -57,12 +57,12 @@
57
"@typescript-eslint/eslint-plugin": "^8.0.0",
58
"@typescript-eslint/parser": "^8.0.0",
59
"eslint-plugin-import": "^2.30.0",
60
- "eslint-plugin-jest": "^28.0.0",
+ "eslint-plugin-jest": "^29.0.1",
61
"eslint-plugin-jest-dom": "^5.4.0",
62
- "eslint-plugin-jsdoc": "^50.0.0",
+ "eslint-plugin-jsdoc": "^51.3.3",
63
"eslint-plugin-react": "^7.35.0",
64
- "eslint-plugin-react-hooks": "^4.6.0",
65
- "eslint-plugin-testing-library": "^6.3.0",
+ "eslint-plugin-react-hooks": "^5.2.0",
+ "eslint-plugin-testing-library": "^7.5.3",
66
"globals": "^16.3.0",
67
"typescript-eslint": "^8.35.1"
68
}
0 commit comments