Skip to content

Commit d2a4547

Browse files
Bump @grafana/plugin-e2e from 2.1.12 to 3.0.1
Bumps [@grafana/plugin-e2e](https://github.com/grafana/plugin-tools/tree/HEAD/packages/plugin-e2e) from 2.1.12 to 3.0.1. - [Release notes](https://github.com/grafana/plugin-tools/releases) - [Changelog](https://github.com/grafana/plugin-tools/blob/main/packages/plugin-e2e/CHANGELOG.md) - [Commits](https://github.com/grafana/plugin-tools/commits/@grafana/plugin-e2e@3.0.1/packages/plugin-e2e) --- updated-dependencies: - dependency-name: "@grafana/plugin-e2e" dependency-version: 3.0.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 71e2a6e commit d2a4547

File tree

2 files changed

+17
-8
lines changed

2 files changed

+17
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@eslint/eslintrc": "^3.3.1",
4343
"@eslint/js": "^9.34.0",
4444
"@grafana/eslint-config": "^8.1.0",
45-
"@grafana/plugin-e2e": "2.1.12",
45+
"@grafana/plugin-e2e": "3.0.1",
4646
"@grafana/tsconfig": "^2.0.1",
4747
"@playwright/test": "1.54.2",
4848
"@reduxjs/toolkit": "^1.9.7",

yarn.lock

Lines changed: 16 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1658,17 +1658,17 @@ __metadata:
16581658
languageName: node
16591659
linkType: hard
16601660

1661-
"@grafana/plugin-e2e@npm:2.1.12":
1662-
version: 2.1.12
1663-
resolution: "@grafana/plugin-e2e@npm:2.1.12"
1661+
"@grafana/plugin-e2e@npm:3.0.1":
1662+
version: 3.0.1
1663+
resolution: "@grafana/plugin-e2e@npm:3.0.1"
16641664
dependencies:
16651665
"@grafana/e2e-selectors": "npm:^12.2.0-255920"
16661666
semver: "npm:^7.5.4"
1667-
uuid: "npm:^11.0.2"
1667+
uuid: "npm:^13.0.0"
16681668
yaml: "npm:^2.3.4"
16691669
peerDependencies:
16701670
"@playwright/test": ^1.52.0
1671-
checksum: 10c0/cf6d10bb696b46e0bd74d67d9311ad912efb00eb13cdcca9904fa88bfdc2558ce8e3b5b535d4d522779b3e90d9e818dc7e8c0469fee7ca5d13ceb83f7a960531
1671+
checksum: 10c0/0493b3f4d4ac7eed46b7c21c6b6c7117c635cb1c983c7b42074d2a396059cef890dc4ab8ea65f2b65f6c2dbbc4f39b8ed4c028658914238e96d801c8ee8c2b66
16721672
languageName: node
16731673
linkType: hard
16741674

@@ -7970,7 +7970,7 @@ __metadata:
79707970
"@grafana/aws-sdk": "npm:0.8.2"
79717971
"@grafana/data": "npm:^12.0.2"
79727972
"@grafana/eslint-config": "npm:^8.1.0"
7973-
"@grafana/plugin-e2e": "npm:2.1.12"
7973+
"@grafana/plugin-e2e": "npm:3.0.1"
79747974
"@grafana/plugin-ui": "npm:^0.11.1"
79757975
"@grafana/runtime": "npm:^12.0.2"
79767976
"@grafana/schema": "npm:^12.0.0"
@@ -14032,7 +14032,7 @@ __metadata:
1403214032
languageName: node
1403314033
linkType: hard
1403414034

14035-
"uuid@npm:11.0.5, uuid@npm:^11.0.0, uuid@npm:^11.0.2":
14035+
"uuid@npm:11.0.5, uuid@npm:^11.0.0":
1403614036
version: 11.0.5
1403714037
resolution: "uuid@npm:11.0.5"
1403814038
bin:
@@ -14041,6 +14041,15 @@ __metadata:
1404114041
languageName: node
1404214042
linkType: hard
1404314043

14044+
"uuid@npm:^13.0.0":
14045+
version: 13.0.0
14046+
resolution: "uuid@npm:13.0.0"
14047+
bin:
14048+
uuid: dist-node/bin/uuid
14049+
checksum: 10c0/950e4c18d57fef6c69675344f5700a08af21e26b9eff2bf2180427564297368c538ea11ac9fb2e6528b17fc3966a9fd2c5049361b0b63c7d654f3c550c9b3d67
14050+
languageName: node
14051+
linkType: hard
14052+
1404414053
"uwrap@npm:0.1.1":
1404514054
version: 0.1.1
1404614055
resolution: "uwrap@npm:0.1.1"

0 commit comments

Comments
 (0)