From 450c88c7cf2cd20ba79df3fbbcd42a4b54778da7 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 8 Jun 2021 11:10:32 +0000 Subject: [PATCH] Bump taiko from 1.2.4 to 1.2.5 Bumps [taiko](https://github.com/getgauge/taiko) from 1.2.4 to 1.2.5. - [Release notes](https://github.com/getgauge/taiko/releases) - [Commits](https://github.com/getgauge/taiko/compare/v1.2.4...v1.2.5) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 162e8d8fe..b98ff1b89 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "regenerator-runtime": "^0.13.7", "sass-loader": "^10.1.0", "svg-url-loader": "^6.0.0", - "taiko": "^1.2.2", + "taiko": "^1.2.5", "terser-webpack-plugin": "^3.0.6", "typescript": "~3.9.3", "webpack": "^4.43.0", diff --git a/yarn.lock b/yarn.lock index 09515e06a..5efde955b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -13819,10 +13819,10 @@ table@^5.2.3: slice-ansi "^2.1.0" string-width "^3.0.0" -taiko@^1.2.2: - version "1.2.3" - resolved "https://registry.yarnpkg.com/taiko/-/taiko-1.2.3.tgz#b611ee81d93bad7dfa11076ff3d48d36c4d4e637" - integrity sha512-ow8JUjDCRh0YVPe+bJTx5Jttec479kZrDRKzESoYbm7nRpN0sF3yVJ/GSZ1Uf3RSRLV5Y5uc9Zcbk3bd5w/nQw== +taiko@^1.2.5: + version "1.2.5" + resolved "https://registry.yarnpkg.com/taiko/-/taiko-1.2.5.tgz#e16a38172ff7fd21ae817cbc36429719cf670fe6" + integrity sha512-8hMUXAAn/hTlgHO327/IvtWIggxUHgJ2hKnJtV7WS0vSg5liHiUoaxT9NRzv4qJWSQVlgg/aocmhgzg0e+XcbA== dependencies: "@babel/parser" "^7.12.7" chrome-remote-interface "^0.30.0"