Skip to content

Commit b300359

Browse files
fix(deps): bump cypress from 13.14.1 to 13.14.2
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.14.1 to 13.14.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@v13.14.1...v13.14.2) --- updated-dependencies: - dependency-name: cypress dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8564740 commit b300359

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@nuxt/eslint": "^0.4.0",
1818
"@nuxtjs/tailwindcss": "^6.12.1",
1919
"@types/prismjs": "^1.26.4",
20-
"cypress": "^13.14.1",
20+
"cypress": "^13.14.2",
2121
"eslint": "^9.9.1",
2222
"file-saver": "^2.0.5",
2323
"jszip": "^3.10.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3435,10 +3435,10 @@ csstype@^3.1.3:
34353435
resolved "https://registry.npmjs.org/csstype/-/csstype-3.1.3.tgz"
34363436
integrity sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==
34373437

3438-
cypress@^13.14.1:
3439-
version "13.14.1"
3440-
resolved "https://registry.yarnpkg.com/cypress/-/cypress-13.14.1.tgz#05875bbbf6333e858a92aed33ba67d7ddf8370d7"
3441-
integrity sha512-Wo+byPmjps66hACEH5udhXINEiN3qS3jWNGRzJOjrRJF3D0+YrcP2LVB1T7oYaVQM/S+eanqEvBWYc8cf7Vcbg==
3438+
cypress@^13.14.2:
3439+
version "13.14.2"
3440+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-13.14.2.tgz#4237eb7b26de2baeaa1f01e585f965d88fca7f39"
3441+
integrity sha512-lsiQrN17vHMB2fnvxIrKLAjOr9bPwsNbPZNrWf99s4u+DVmCY6U+w7O3GGG9FvP4EUVYaDu+guWeNLiUzBrqvA==
34423442
dependencies:
34433443
"@cypress/request" "^3.0.1"
34443444
"@cypress/xvfb" "^1.2.4"

0 commit comments

Comments
 (0)