Skip to content

Commit b2dabb5

Browse files
github-actions[bot]grafana-plugins-platform-bot[bot]itsmylife
authored
chore: bump @grafana/create-plugin configuration to 5.26.5 (#365)
Bumps [`@grafana/create-plugin`](https://github.com/grafana/plugin-tools/tree/main/packages/create-plugin) configuration from 5.26.4 to 5.26.5. **Notes for reviewer:** This is an auto-generated PR which ran `@grafana/create-plugin update`. Please consult the create-plugin [CHANGELOG.md](https://github.com/grafana/plugin-tools/blob/main/packages/create-plugin/CHANGELOG.md) to understand what may have changed. Please review the changes thoroughly before merging. --------- Co-authored-by: grafana-plugins-platform-bot[bot] <144369747+grafana-plugins-platform-bot[bot]@users.noreply.github.com> Co-authored-by: ismail simsek <ismailsimsek09@gmail.com>
1 parent 25500bd commit b2dabb5

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

.config/.cprc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"version": "5.26.4"
2+
"version": "5.26.5"
33
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@babel/core": "^7.21.4",
4747
"@changesets/cli": "^2.27.12",
4848
"@grafana/e2e-selectors": "12.1.0",
49-
"@grafana/eslint-config": "^8.0.0",
49+
"@grafana/eslint-config": "^8.2.0",
5050
"@grafana/plugin-e2e": "^2.1.12",
5151
"@grafana/tsconfig": "^2.0.0",
5252
"@playwright/test": "^1.52.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1450,9 +1450,9 @@ __metadata:
14501450
languageName: node
14511451
linkType: hard
14521452

1453-
"@grafana/eslint-config@npm:^8.0.0":
1454-
version: 8.1.0
1455-
resolution: "@grafana/eslint-config@npm:8.1.0"
1453+
"@grafana/eslint-config@npm:^8.2.0":
1454+
version: 8.2.0
1455+
resolution: "@grafana/eslint-config@npm:8.2.0"
14561456
peerDependencies:
14571457
"@stylistic/eslint-plugin-ts": ">=2.9.0"
14581458
"@typescript-eslint/eslint-plugin": ">=6.18.0"
@@ -1463,7 +1463,7 @@ __metadata:
14631463
eslint-plugin-react: ">=7.33.0"
14641464
eslint-plugin-react-hooks: ">=4.6.0"
14651465
typescript: ">=5.2.0"
1466-
checksum: 10c0/7bebebce0f7900217e827959841ceead9d3829296ff0869ccd11278f3fd6cc3d3df262ad98c3df0af8e10c5b485271a8f7ef7759b0b8123d7b8fc0b93f402d39
1466+
checksum: 10c0/d8a234a6b83460e1eee6f8aa5312521c20d7871004600d0e5ff507f8094bb7da211ea1c19a29d15579a002b0ab624bacde38f5b6ab78a4b77c72ba09b211a7be
14671467
languageName: node
14681468
linkType: hard
14691469

@@ -7162,7 +7162,7 @@ __metadata:
71627162
"@emotion/css": "npm:11.10.6"
71637163
"@grafana/data": "npm:^12.1.0"
71647164
"@grafana/e2e-selectors": "npm:12.1.0"
7165-
"@grafana/eslint-config": "npm:^8.0.0"
7165+
"@grafana/eslint-config": "npm:^8.2.0"
71667166
"@grafana/i18n": "npm:^12.1.0"
71677167
"@grafana/plugin-e2e": "npm:^2.1.12"
71687168
"@grafana/plugin-ui": "npm:^0.10.9"

0 commit comments

Comments
 (0)