From c182d5a3715e21a1da9f85d63f922555eecbb5d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Mar 2026 01:05:19 +0000 Subject: [PATCH] build(deps-dev): bump browserstack-cypress-cli from 1.36.2 to 1.36.3 Bumps [browserstack-cypress-cli](https://github.com/browserstack/browserstack-cypress-cli) from 1.36.2 to 1.36.3. - [Release notes](https://github.com/browserstack/browserstack-cypress-cli/releases) - [Commits](https://github.com/browserstack/browserstack-cypress-cli/compare/v1.36.2...v1.36.3) --- updated-dependencies: - dependency-name: browserstack-cypress-cli dependency-version: 1.36.3 dependency-type: direct:development update-type: version-update:semver-patch ... 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 d2e3ab48..872d961c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -37,7 +37,7 @@ "@types/node": "^22.19.13", "@typescript-eslint/eslint-plugin": "^8.56.1", "@typescript-eslint/parser": "^8.56.1", - "browserstack-cypress-cli": "^1.36.2", + "browserstack-cypress-cli": "^1.36.3", "concurrently": "^6.2.0", "cors": "^2.8.6", "cross-fetch": "^4.1.0", @@ -9395,9 +9395,9 @@ } }, "node_modules/browserstack-cypress-cli": { - "version": "1.36.2", - "resolved": "https://registry.npmjs.org/browserstack-cypress-cli/-/browserstack-cypress-cli-1.36.2.tgz", - "integrity": "sha512-mtqjn/2avFQx2TYyTVLCLqB3IkLD1WPVdKm9IHDd9SYDgmVyuwYWme4aHKhYHmicxiFqGc40+8nbGrlLYUQd6g==", + "version": "1.36.3", + "resolved": "https://registry.npmjs.org/browserstack-cypress-cli/-/browserstack-cypress-cli-1.36.3.tgz", + "integrity": "sha512-CivOU+HVtXm3+QuRnkXNGjJhnjSR5EXfcBnt4L1o/xtG/oFO1aAazLdDWrapVSR4PRitehc11KaguyJ78ibQOw==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 93cb9829..3d006015 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "@types/node": "^22.19.13", "@typescript-eslint/eslint-plugin": "^8.56.1", "@typescript-eslint/parser": "^8.56.1", - "browserstack-cypress-cli": "^1.36.2", + "browserstack-cypress-cli": "^1.36.3", "concurrently": "^6.2.0", "cors": "^2.8.6", "cross-fetch": "^4.1.0",