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 13b0e33 commit baf7b51Copy full SHA for baf7b51
package.json
@@ -3,7 +3,7 @@
3
"license": "Apache-2.0",
4
"name": "@grafana/eslint-config",
5
"main": "index.js",
6
- "version": "8.1.0",
+ "version": "8.2.0",
7
"description": "Grafana's ESLint config",
8
"keywords": [
9
"grafana",
@@ -33,8 +33,8 @@
33
"eslint": "^9.0.0",
34
"eslint-config-prettier": "9.1.0",
35
"eslint-plugin-jsdoc": "^50.4.1",
36
- "eslint-plugin-react": "^7.37.1",
37
- "eslint-plugin-react-hooks": "^5.0.0",
+ "eslint-plugin-react": "^7.37.5",
+ "eslint-plugin-react-hooks": "^5.2.0",
38
"typescript": "^5.5.0"
39
},
40
"peerDependencies": {
0 commit comments