Skip to content

Commit 8b332b0

Browse files
Bump cypress from 14.0.1 to 14.0.2 in /e2e
Bumps [cypress](https://github.com/cypress-io/cypress) from 14.0.1 to 14.0.2. - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md) - [Commits](cypress-io/cypress@v14.0.1...v14.0.2) --- updated-dependencies: - dependency-name: cypress dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f869d8b commit 8b332b0

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

e2e/package-lock.json

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

e2e/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
"author": "João Esperancinha",
1010
"license": "ISC",
1111
"dependencies": {
12-
"cypress": "^14.0.1"
12+
"cypress": "^14.0.2"
1313
}
1414
}

e2e/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -291,10 +291,10 @@ cross-spawn@^7.0.0:
291291
shebang-command "^2.0.0"
292292
which "^2.0.1"
293293

294-
cypress@^14.0.1:
295-
version "14.0.1"
296-
resolved "https://registry.yarnpkg.com/cypress/-/cypress-14.0.1.tgz#8ecf8aab261213fe7ed6043cb7f8a5f662144733"
297-
integrity sha512-gBAvKZE3f6eBaW1v8OtrwAFP90rjNZjjOO40M2KvOvmwVXk96Ps5Yjyck1EzGkXmNCaC/8kXFOY/1KD/wsaWpQ==
294+
cypress@^14.0.2:
295+
version "14.0.2"
296+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-14.0.2.tgz#6d4811685a43911f70690bf0b2abbef991190412"
297+
integrity sha512-3qqTU2JoVY262qkYg9I2nohwxcfsJk0dSVp/LXAjD94Jz2y6411Mf/l5uHEHiaANrOmMcHbzYgOd/ueDsZlS7A==
298298
dependencies:
299299
"@cypress/request" "^3.0.6"
300300
"@cypress/xvfb" "^1.2.4"

0 commit comments

Comments
 (0)