Commit 020dde53 by Zoltán Bedi Committed by GitHub

Chore: Upgrade grafana-eslint to latest (#28444)

parent d9d34cee
...@@ -74,7 +74,7 @@ ...@@ -74,7 +74,7 @@
"@babel/preset-typescript": "7.8.3", "@babel/preset-typescript": "7.8.3",
"@emotion/core": "10.0.27", "@emotion/core": "10.0.27",
"@grafana/api-documenter": "0.9.3", "@grafana/api-documenter": "0.9.3",
"@grafana/eslint-config": "2.0.3", "@grafana/eslint-config": "2.0.4",
"@grafana/api-extractor": "7.10.1", "@grafana/api-extractor": "7.10.1",
"@rtsao/plugin-proposal-class-properties": "7.0.1-patch.1", "@rtsao/plugin-proposal-class-properties": "7.0.1-patch.1",
"@testing-library/jest-dom": "^5.11.3", "@testing-library/jest-dom": "^5.11.3",
......
...@@ -29,7 +29,7 @@ ...@@ -29,7 +29,7 @@
"@babel/core": "7.9.0", "@babel/core": "7.9.0",
"@babel/preset-env": "7.9.0", "@babel/preset-env": "7.9.0",
"@grafana/data": "next", "@grafana/data": "next",
"@grafana/eslint-config": "2.0.3", "@grafana/eslint-config": "2.0.4",
"@grafana/tsconfig": "^1.0.0-rc1", "@grafana/tsconfig": "^1.0.0-rc1",
"@grafana/ui": "next", "@grafana/ui": "next",
"@types/command-exists": "^1.2.0", "@types/command-exists": "^1.2.0",
......
...@@ -3375,10 +3375,10 @@ ...@@ -3375,10 +3375,10 @@
typescript "3.7.5" typescript "3.7.5"
yaml "^1.8.3" yaml "^1.8.3"
"@grafana/eslint-config@2.0.3": "@grafana/eslint-config@2.0.4":
version "2.0.3" version "2.0.4"
resolved "https://registry.yarnpkg.com/@grafana/eslint-config/-/eslint-config-2.0.3.tgz#f5a90eb689458142d41974285c5225f43229175b" resolved "https://registry.yarnpkg.com/@grafana/eslint-config/-/eslint-config-2.0.4.tgz#961e571e2eaf1db9b0558af0b977fcfd12ffb9eb"
integrity sha512-ib8d4bJaomxyXfe10KcBAqMzQkEwhJ2VekpEr7eLSIfINv1S5eA223WhIMY/7ZgVmjkxp1mf7i/U30cM4KXrUg== integrity sha512-umdakxytNJv9jSnAHfcWfuLQ1XJ4jCX7m7ommCGn8tJmDP+2G/D6dOFsaZZQWMuhC/7+q1mG+Wy/Zs0kxq/xLg==
dependencies: dependencies:
"@typescript-eslint/eslint-plugin" "4.0.1" "@typescript-eslint/eslint-plugin" "4.0.1"
"@typescript-eslint/parser" "4.0.1" "@typescript-eslint/parser" "4.0.1"
...@@ -3386,7 +3386,7 @@ ...@@ -3386,7 +3386,7 @@
eslint-config-prettier "6.11.0" eslint-config-prettier "6.11.0"
eslint-plugin-jsdoc "28.6.1" eslint-plugin-jsdoc "28.6.1"
eslint-plugin-prettier "3.1.4" eslint-plugin-prettier "3.1.4"
eslint-plugin-react-hooks "4.0.5" eslint-plugin-react-hooks "4.1.2"
prettier "1.19.1" prettier "1.19.1"
typescript "4.0.2" typescript "4.0.2"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment