Skip to content

Commit 39c45c0

Browse files
Merge pull request #454 from jesperancinha/dependabot/npm_and_yarn/e2e/cypress-15.7.1
Bump cypress from 15.7.0 to 15.7.1 in /e2e
2 parents 687f59b + b05e18c commit 39c45c0

3 files changed

Lines changed: 12 additions & 12 deletions

File tree

e2e/package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

e2e/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"author": "João Esperancinha",
1919
"license": "ISC",
2020
"devDependencies": {
21-
"cypress": "15.7.0",
21+
"cypress": "15.7.1",
2222
"ts-node": "^10.9.2",
2323
"typescript": "^5.9.3"
2424
}

e2e/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -356,10 +356,10 @@ cross-spawn@^7.0.0:
356356
shebang-command "^2.0.0"
357357
which "^2.0.1"
358358

359-
cypress@15.7.0:
360-
version "15.7.0"
361-
resolved "https://registry.yarnpkg.com/cypress/-/cypress-15.7.0.tgz#4d2a317766360232920f63c7d11ea8f5d83bc358"
362-
integrity sha512-1C81zKxnQckYm2XGi37rPV4rN0bzUoWhydhKdOyshJn5gJKszEx5as9VLSZI0jp0ye49QxmnbU4TtMpcD+OmGQ==
359+
cypress@15.7.1:
360+
version "15.7.1"
361+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-15.7.1.tgz#5ff5101a07b2627809adbaba86a66ff0dc499e88"
362+
integrity sha512-U3sYnJ+Cnpgr6IPycxsznTg//mGVXfPGeGV+om7VQCyp5XyVkhG4oPr3X3hTq1+OB0Om0O5DxusYmt7cbvwqMQ==
363363
dependencies:
364364
"@cypress/request" "^3.0.9"
365365
"@cypress/xvfb" "^1.2.4"

0 commit comments

Comments
 (0)