Skip to content

Commit a5612ce

Browse files
Merge pull request #174 from jesperancinha/dependabot/npm_and_yarn/e2e/cypress-13.14.2
Bump cypress from 13.14.1 to 13.14.2 in /e2e
2 parents f96bd2c + a55ee6f commit a5612ce

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": "^13.14.1"
12+
"cypress": "^13.14.2"
1313
}
1414
}

e2e/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -288,10 +288,10 @@ cross-spawn@^7.0.0:
288288
shebang-command "^2.0.0"
289289
which "^2.0.1"
290290

291-
cypress@^13.14.1:
292-
version "13.14.1"
293-
resolved "https://registry.yarnpkg.com/cypress/-/cypress-13.14.1.tgz#05875bbbf6333e858a92aed33ba67d7ddf8370d7"
294-
integrity sha512-Wo+byPmjps66hACEH5udhXINEiN3qS3jWNGRzJOjrRJF3D0+YrcP2LVB1T7oYaVQM/S+eanqEvBWYc8cf7Vcbg==
291+
cypress@^13.14.2:
292+
version "13.14.2"
293+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-13.14.2.tgz#4237eb7b26de2baeaa1f01e585f965d88fca7f39"
294+
integrity sha512-lsiQrN17vHMB2fnvxIrKLAjOr9bPwsNbPZNrWf99s4u+DVmCY6U+w7O3GGG9FvP4EUVYaDu+guWeNLiUzBrqvA==
295295
dependencies:
296296
"@cypress/request" "^3.0.1"
297297
"@cypress/xvfb" "^1.2.4"

0 commit comments

Comments
 (0)