From df2e7b9d8d40bc913198bca0296efc51ab1e4057 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 13:54:35 +0000 Subject: [PATCH] Bump @grafana/plugin-e2e from 1.12.3 to 1.12.4 in the dependencies group Bumps the dependencies group with 1 update: [@grafana/plugin-e2e](https://github.com/grafana/plugin-tools/tree/HEAD/packages/plugin-e2e). Updates `@grafana/plugin-e2e` from 1.12.3 to 1.12.4 - [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@1.12.4/packages/plugin-e2e) --- updated-dependencies: - dependency-name: "@grafana/plugin-e2e" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 25 ++++++++++--------------- 2 files changed, 11 insertions(+), 16 deletions(-) diff --git a/package.json b/package.json index 64216d55..8eb34b6d 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "devDependencies": { "@babel/core": "^7.25.7", "@grafana/eslint-config": "^7.0.0", - "@grafana/plugin-e2e": "^1.12.3", + "@grafana/plugin-e2e": "^1.12.4", "@grafana/tsconfig": "^2.0.0", "@playwright/test": "^1.49.0", "@swc/core": "^1.7.26", diff --git a/yarn.lock b/yarn.lock index 3bf0281a..2fbad660 100644 --- a/yarn.lock +++ b/yarn.lock @@ -975,10 +975,10 @@ tslib "2.7.0" typescript "5.5.4" -"@grafana/e2e-selectors@^11.4.0-209710": - version "11.4.0-209816" - resolved "https://registry.yarnpkg.com/@grafana/e2e-selectors/-/e2e-selectors-11.4.0-209816.tgz#3c1974b60479403d32182dfe4a4ca3867664ce57" - integrity sha512-Ssec69xJrV7kcssq6JTNyR/BgBn8lu68JT/eNEabEWXgzZukhafWWUzm9+DelqTcCDAxs2HwaaaKVko9+Y2udA== +"@grafana/e2e-selectors@^11.4.0-210985": + version "11.4.0-211185" + resolved "https://registry.yarnpkg.com/@grafana/e2e-selectors/-/e2e-selectors-11.4.0-211185.tgz#8931544b849fb715803983b20fab303db094d910" + integrity sha512-tDSpiaku4YpRv0rCzlJcxT1D446XZG6KAWz9ghHqZ43w5QBZvqruTwrtrM75fO2vsHBHZKNCK69F2gaZFE+xIQ== dependencies: "@grafana/tsconfig" "^2.0.0" semver "7.6.3" @@ -1016,12 +1016,12 @@ ua-parser-js "^1.0.32" web-vitals "^4.0.1" -"@grafana/plugin-e2e@^1.12.3": - version "1.12.3" - resolved "https://registry.yarnpkg.com/@grafana/plugin-e2e/-/plugin-e2e-1.12.3.tgz#5f3b6251cfc081a27bfc05326e3071e06e2de322" - integrity sha512-xSqQH1WiStc8IVE9Tu6pdPIDHM1ueoRscjU096nk09anFBdoLLwiz+vTY0TKB4KJDUaNJhYP2WVEMlFnbURw8w== +"@grafana/plugin-e2e@^1.12.4": + version "1.12.4" + resolved "https://registry.yarnpkg.com/@grafana/plugin-e2e/-/plugin-e2e-1.12.4.tgz#7375238e9005e9bde475663cc367571c03103b27" + integrity sha512-MGn2Aikrk2k680edGOYNYQgPjTehpzlk4oq3D6EYQ+Pa5X51HfY/wPZ2ny+8K3D4WZiGNmVKtzjXRK0XMY+cZA== dependencies: - "@grafana/e2e-selectors" "^11.4.0-209710" + "@grafana/e2e-selectors" "^11.4.0-210985" semver "^7.5.4" uuid "^11.0.2" yaml "^2.3.4" @@ -8989,12 +8989,7 @@ yaml@^1.10.0: resolved "https://registry.yarnpkg.com/yaml/-/yaml-1.10.2.tgz#2301c5ffbf12b467de8da2333a459e29e7920e4b" integrity sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg== -yaml@^2.3.4: - version "2.6.0" - resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.6.0.tgz#14059ad9d0b1680d0f04d3a60fe00f3a857303c3" - integrity sha512-a6ae//JvKDEra2kdi1qzCyrJW/WZCgFi8ydDV+eXExl95t+5R+ijnqHJbz9tmMh8FUjx3iv2fCQ4dclAQlO2UQ== - -yaml@^2.6.1: +yaml@^2.3.4, yaml@^2.6.1: version "2.6.1" resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.6.1.tgz#42f2b1ba89203f374609572d5349fb8686500773" integrity sha512-7r0XPzioN/Q9kXBro/XPnA6kznR73DHq+GXh5ON7ZozRO6aMjbmiBuKste2wslTFkC5d1dw0GooOCepZXJ2SAg==