Skip to content

Commit

Permalink
Bump @grafana/plugin-e2e from 1.12.2 to 1.12.3 in the dependencies gr…
Browse files Browse the repository at this point in the history
…oup (#1068)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 26, 2024
1 parent 7caaf7b commit 1c052d3
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.12.2",
"@grafana/plugin-e2e": "^1.12.3",
"@grafana/tsconfig": "^2.0.0",
"@playwright/test": "^1.49.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 @@ -975,10 +975,10 @@
tslib "2.7.0"
typescript "5.5.4"

"@grafana/e2e-selectors@^11.4.0-209206":
version "11.4.0-209393"
resolved "https://registry.yarnpkg.com/@grafana/e2e-selectors/-/e2e-selectors-11.4.0-209393.tgz#46975e0929d7caaeec68c7adcb99610b628737d5"
integrity sha512-5AYUfBK9kSQBtdk03CWujWyeJAK68j5ZopgkCDEQnvLZYmErltc27iDFcrQDv17M0n8GvR5grseaGCNmNT3ffw==
"@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==
dependencies:
"@grafana/tsconfig" "^2.0.0"
semver "7.6.3"
Expand Down Expand Up @@ -1016,12 +1016,12 @@
ua-parser-js "^1.0.32"
web-vitals "^4.0.1"

"@grafana/plugin-e2e@^1.12.2":
version "1.12.2"
resolved "https://registry.yarnpkg.com/@grafana/plugin-e2e/-/plugin-e2e-1.12.2.tgz#6429aaa9fe8f9dbbc4dc11b196008dba986ecb56"
integrity sha512-yOexG5cV8Dz3cTL6AUJX2B2+AyW+ulET4MGhMRyBrBuCp156JKdUq+HnnRdjOmdZ2co8eMEJpjrb4ZbR7MWs8Q==
"@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==
dependencies:
"@grafana/e2e-selectors" "^11.4.0-209206"
"@grafana/e2e-selectors" "^11.4.0-209710"
semver "^7.5.4"
uuid "^11.0.2"
yaml "^2.3.4"
Expand Down

0 comments on commit 1c052d3

Please sign in to comment.