Skip to content

Commit

Permalink
Bump @grafana/plugin-e2e in the dependencies group across 1 directory
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 1 update in the / directory: [@grafana/plugin-e2e](https://github.com/grafana/plugin-tools/tree/HEAD/packages/plugin-e2e).


Updates `@grafana/plugin-e2e` from 1.15.0 to 1.16.3
- [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/[email protected]/packages/plugin-e2e)

---
updated-dependencies:
- dependency-name: "@grafana/plugin-e2e"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 27, 2025
1 parent 3bcc6f0 commit 4f4021d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"devDependencies": {
"@babel/core": "^7.25.7",
"@grafana/eslint-config": "^7.0.0",
"@grafana/plugin-e2e": "^1.15.0",
"@grafana/plugin-e2e": "^1.16.3",
"@grafana/tsconfig": "^2.0.0",
"@playwright/test": "^1.50.0",
"@swc/core": "^1.7.26",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -991,10 +991,10 @@
tslib "2.7.0"
typescript "5.5.4"

"@grafana/e2e-selectors@^11.5.0-216908":
version "11.5.0-217903"
resolved "https://registry.yarnpkg.com/@grafana/e2e-selectors/-/e2e-selectors-11.5.0-217903.tgz#14a4942150b1ef0ce78dd8f8302e67ca02a2bfbb"
integrity sha512-94F3m0Ec7a6ghtDLvcdhMXv7/2NXJc/cgdyFLtHF2DjgHklXw8ncUNCx6qgrrLyTUnaVEKpetJfXP+rNyUoJnA==
"@grafana/e2e-selectors@^11.5.0-219238":
version "11.5.0-219953"
resolved "https://registry.yarnpkg.com/@grafana/e2e-selectors/-/e2e-selectors-11.5.0-219953.tgz#220d9cdfbeef9c10f371bbc0999bd6c5c88118cd"
integrity sha512-C99F7FKP+A0lkRJwzcNerhNIJRMH+rWkVbJGDGjJzS/mf72t4P7bDa83M4zYfYoywRRwYmLrVGuR2hwcjtylQQ==
dependencies:
"@grafana/tsconfig" "^2.0.0"
semver "7.6.3"
Expand Down Expand Up @@ -1032,12 +1032,12 @@
ua-parser-js "^1.0.32"
web-vitals "^4.0.1"

"@grafana/plugin-e2e@^1.15.0":
version "1.15.0"
resolved "https://registry.yarnpkg.com/@grafana/plugin-e2e/-/plugin-e2e-1.15.0.tgz#5d2082acf5400d5b1752f9abb0c8881b171ccc38"
integrity sha512-cP3uekIPVlBNtyBynNIJl3y225MJWHYxlLIhkE74WIsLNH8gC8QtTTLO4w/Quiiz/xL171IgSE+t0EHtkesx/Q==
"@grafana/plugin-e2e@^1.16.3":
version "1.16.3"
resolved "https://registry.yarnpkg.com/@grafana/plugin-e2e/-/plugin-e2e-1.16.3.tgz#763f759db5143fa63f0f88e6dfb8f82cd41944be"
integrity sha512-5h4TvYZDApeBDwDSE26vvg7gxV/YcWZvYaQAYlvmOJISAN598XDiYROrq6pbisKyQNEzKA6oISvqShZjP/1EtQ==
dependencies:
"@grafana/e2e-selectors" "^11.5.0-216908"
"@grafana/e2e-selectors" "^11.5.0-219238"
semver "^7.5.4"
uuid "^11.0.2"
yaml "^2.3.4"
Expand Down

0 comments on commit 4f4021d

Please sign in to comment.