mirror of
https://github.com/grafana/grafana.git
synced 2025-01-24 15:27:01 -06:00
Update dependency @grafana/plugin-e2e to ^0.25.0 (#85236)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
176709683a
commit
4cf0c8dfb2
@ -76,7 +76,7 @@
|
||||
"@emotion/eslint-plugin": "11.11.0",
|
||||
"@grafana/eslint-config": "7.0.0",
|
||||
"@grafana/eslint-plugin": "link:./packages/grafana-eslint-rules",
|
||||
"@grafana/plugin-e2e": "^0.21.0",
|
||||
"@grafana/plugin-e2e": "^0.25.0",
|
||||
"@grafana/tsconfig": "^1.3.0-rc1",
|
||||
"@manypkg/get-packages": "^2.2.0",
|
||||
"@playwright/test": "1.42.1",
|
||||
|
10
yarn.lock
10
yarn.lock
@ -3913,16 +3913,16 @@ __metadata:
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
"@grafana/plugin-e2e@npm:^0.21.0":
|
||||
version: 0.21.0
|
||||
resolution: "@grafana/plugin-e2e@npm:0.21.0"
|
||||
"@grafana/plugin-e2e@npm:^0.25.0":
|
||||
version: 0.25.0
|
||||
resolution: "@grafana/plugin-e2e@npm:0.25.0"
|
||||
dependencies:
|
||||
semver: "npm:^7.5.4"
|
||||
uuid: "npm:^9.0.1"
|
||||
yaml: "npm:^2.3.4"
|
||||
peerDependencies:
|
||||
"@playwright/test": ^1.41.2
|
||||
checksum: 10/0c158508e425ed1fe1219dde66149f23ede1a6d39219a688e351ac8cdac9938aeea65d922d0fd0965203069c8a7844afc3bac4f04c5f78f6bee3535b7de9b1ac
|
||||
checksum: 10/31a6106839e47d59b67bb550aa5f6ae0affa0685973c70b23ca396d095ed93ee69afaa602b50359e0e3de970a82772755c2e03786752b8b31825053673ccb0c6
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -18535,7 +18535,7 @@ __metadata:
|
||||
"@grafana/lezer-logql": "npm:0.2.3"
|
||||
"@grafana/monaco-logql": "npm:^0.0.7"
|
||||
"@grafana/o11y-ds-frontend": "workspace:*"
|
||||
"@grafana/plugin-e2e": "npm:^0.21.0"
|
||||
"@grafana/plugin-e2e": "npm:^0.25.0"
|
||||
"@grafana/prometheus": "workspace:*"
|
||||
"@grafana/runtime": "workspace:*"
|
||||
"@grafana/saga-icons": "workspace:*"
|
||||
|
Loading…
Reference in New Issue
Block a user