diff --git a/.config/.cprc.json b/.config/.cprc.json index a267584..6ecc6c9 100644 --- a/.config/.cprc.json +++ b/.config/.cprc.json @@ -1,3 +1,3 @@ { - "version": "5.26.4" + "version": "5.26.5" } diff --git a/package.json b/package.json index 776be4b..27420f2 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "@babel/core": "^7.21.4", "@changesets/cli": "^2.27.12", "@grafana/e2e-selectors": "12.1.0", - "@grafana/eslint-config": "^8.0.0", + "@grafana/eslint-config": "^8.2.0", "@grafana/plugin-e2e": "^2.1.12", "@grafana/tsconfig": "^2.0.0", "@playwright/test": "^1.52.0", diff --git a/yarn.lock b/yarn.lock index ac3b8d6..be8d89f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1450,9 +1450,9 @@ __metadata: languageName: node linkType: hard -"@grafana/eslint-config@npm:^8.0.0": - version: 8.1.0 - resolution: "@grafana/eslint-config@npm:8.1.0" +"@grafana/eslint-config@npm:^8.2.0": + version: 8.2.0 + resolution: "@grafana/eslint-config@npm:8.2.0" peerDependencies: "@stylistic/eslint-plugin-ts": ">=2.9.0" "@typescript-eslint/eslint-plugin": ">=6.18.0" @@ -1463,7 +1463,7 @@ __metadata: eslint-plugin-react: ">=7.33.0" eslint-plugin-react-hooks: ">=4.6.0" typescript: ">=5.2.0" - checksum: 10c0/7bebebce0f7900217e827959841ceead9d3829296ff0869ccd11278f3fd6cc3d3df262ad98c3df0af8e10c5b485271a8f7ef7759b0b8123d7b8fc0b93f402d39 + checksum: 10c0/d8a234a6b83460e1eee6f8aa5312521c20d7871004600d0e5ff507f8094bb7da211ea1c19a29d15579a002b0ab624bacde38f5b6ab78a4b77c72ba09b211a7be languageName: node linkType: hard @@ -7162,7 +7162,7 @@ __metadata: "@emotion/css": "npm:11.10.6" "@grafana/data": "npm:^12.1.0" "@grafana/e2e-selectors": "npm:12.1.0" - "@grafana/eslint-config": "npm:^8.0.0" + "@grafana/eslint-config": "npm:^8.2.0" "@grafana/i18n": "npm:^12.1.0" "@grafana/plugin-e2e": "npm:^2.1.12" "@grafana/plugin-ui": "npm:^0.10.9"