From 0c4ddd49a6e163bc819eefe909fe7a8ace05f26b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 May 2024 15:01:07 +0000 Subject: [PATCH] build(deps-dev): Bump browserstack-cypress-cli from 1.28.0 to 1.31.0 Bumps [browserstack-cypress-cli](https://github.com/browserstack/browserstack-cypress-cli) from 1.28.0 to 1.31.0. - [Release notes](https://github.com/browserstack/browserstack-cypress-cli/releases) - [Commits](https://github.com/browserstack/browserstack-cypress-cli/compare/v1.28.0...v1.31.0) --- updated-dependencies: - dependency-name: browserstack-cypress-cli dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 98c69e0d6..b0367c0e7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,7 +16,7 @@ "@typescript-eslint/eslint-plugin-tslint": "^5.33.1", "@typescript-eslint/parser": "^5.33.1", "browser-tabs-lock": "^1.2.15", - "browserstack-cypress-cli": "1.28.0", + "browserstack-cypress-cli": "1.31.0", "cli-table": "^0.3.6", "concurrently": "^7.3.0", "cypress": "13.6.1", @@ -2990,9 +2990,9 @@ } }, "node_modules/browserstack-cypress-cli": { - "version": "1.28.0", - "resolved": "https://registry.npmjs.org/browserstack-cypress-cli/-/browserstack-cypress-cli-1.28.0.tgz", - "integrity": "sha512-BNvpZyYQ4aJyYtsF4FQj7sRGwViHxqOU/bOq2q1x9Ul0QSx7v4gi6SGR5jXjvRTl5QZ0D56CkMuTUvvhPLGVeQ==", + "version": "1.31.0", + "resolved": "https://registry.npmjs.org/browserstack-cypress-cli/-/browserstack-cypress-cli-1.31.0.tgz", + "integrity": "sha512-c6FP97ADXGZVSc8nUIdGCJr8uFPy6SuIMrZLu8L3jH0YUlBb+g3W77BHDcBEU6fWgd6jWMBzm//D9b0WoIoKDg==", "dev": true, "dependencies": { "archiver": "5.3.0", diff --git a/package.json b/package.json index 8c8e257ce..f9d807017 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "@typescript-eslint/eslint-plugin-tslint": "^5.33.1", "@typescript-eslint/parser": "^5.33.1", "browser-tabs-lock": "^1.2.15", - "browserstack-cypress-cli": "1.28.0", + "browserstack-cypress-cli": "1.31.0", "cli-table": "^0.3.6", "concurrently": "^7.3.0", "cypress": "13.6.1",