Skip to content

Commit

Permalink
Merge pull request #329 from jesperancinha/dependabot/npm_and_yarn/e2…
Browse files Browse the repository at this point in the history
…e/cypress-13.14.0

Bump cypress from 13.13.3 to 13.14.0 in /e2e
  • Loading branch information
jesperancinha authored Aug 28, 2024
2 parents aa989a6 + 1c6de94 commit 056b4d4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"author": "João Esperancinha",
"license": "ISC",
"devDependencies": {
"cypress": "13.13.3",
"cypress": "13.14.0",
"ts-node": "10.9.2",
"typescript": "5.5.4"
},
Expand Down
8 changes: 4 additions & 4 deletions e2e/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -360,10 +360,10 @@ cross-spawn@^7.0.0:
shebang-command "^2.0.0"
which "^2.0.1"

cypress@13.13.3:
version "13.13.3"
resolved "https://registry.yarnpkg.com/cypress/-/cypress-13.13.3.tgz#21ee054bb4e00b3858f2e33b4f8f4e69128470a9"
integrity sha512-hUxPrdbJXhUOTzuML+y9Av7CKoYznbD83pt8g3klgpioEha0emfx4WNIuVRx0C76r0xV2MIwAW9WYiXfVJYFQw==
cypress@13.14.0:
version "13.14.0"
resolved "https://registry.yarnpkg.com/cypress/-/cypress-13.14.0.tgz#12ed82310f7c01eaf4ddbe01236ea3efd5a4c380"
integrity sha512-r0+nhd033x883YL6068futewUsl02Q7rWiinyAAIBDW/OOTn+UMILWgNuCiY3vtJjd53efOqq5R9dctQk/rKiw==
dependencies:
"@cypress/request" "^3.0.1"
"@cypress/xvfb" "^1.2.4"
Expand Down

0 comments on commit 056b4d4

Please sign in to comment.