Skip to content

Commit

Permalink
Chore: Update grafana/eslint-config
Browse files Browse the repository at this point in the history
  • Loading branch information
zoltanbedi committed Dec 6, 2023
1 parent fd8d61e commit 71bf4ec
Show file tree
Hide file tree
Showing 3 changed files with 634 additions and 245 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18
20
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@babel/core": "^7.16.7",
"@grafana/e2e": "10.1.4",
"@grafana/e2e-selectors": "10.1.4",
"@grafana/eslint-config": "^5.1.0",
"@grafana/eslint-config": "^6.0.1",
"@grafana/tsconfig": "^1.2.0-rc1",
"@swc/core": "^1.2.144",
"@swc/helpers": "^0.4.12",
Expand All @@ -45,18 +45,18 @@
"@types/jest": "^29.2.2",
"@types/lodash": "^4.14.188",
"@types/node": "^18.11.9",
"@typescript-eslint/eslint-plugin": "^5.42.1",
"@typescript-eslint/parser": "^5.42.1",
"@typescript-eslint/eslint-plugin": "^5.59.9",
"@typescript-eslint/parser": "^5.59.9",
"copy-webpack-plugin": "^11.0.0",
"cspell": "6.13.3",
"css-loader": "^6.7.1",
"cypress": "7.7.0",
"eslint": "8.26.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-jsdoc": "^39.6.2",
"eslint": "8.42.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-jsdoc": "^46.2.6",
"eslint-plugin-prettier": "^5.0.0",
"eslint-plugin-react": "^7.26.1",
"eslint-plugin-react-hooks": "^4.2.0",
"eslint-plugin-react": "^7.32.2",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-webpack-plugin": "^3.1.1",
"fork-ts-checker-webpack-plugin": "^7.2.0",
"glob": "^8.0.3",
Expand Down
Loading

0 comments on commit 71bf4ec

Please sign in to comment.