Skip to content

Commit

Permalink
build(deps-dev): bump cypress from 13.13.3 to 13.14.1 (#1480)
Browse files Browse the repository at this point in the history
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.13.3 to 13.14.1.
- [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.13.3...v13.14.1)

---
updated-dependencies:
- dependency-name: cypress
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 31, 2024
1 parent 9f0fa07 commit 5337417
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@vue/test-utils": "^2.4.6",
"@vue/vue3-jest": "^29.2.6",
"babel-jest": "~29.7.0",
"cypress": "~13.13.3",
"cypress": "~13.14.1",
"eslint": "~9.9.1",
"eslint-plugin-cypress": "^3.5.0",
"eslint-plugin-vue": "^9.27.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6283,9 +6283,9 @@ __metadata:
languageName: node
linkType: hard

"cypress@npm:~13.13.3":
version: 13.13.3
resolution: "cypress@npm:13.13.3"
"cypress@npm:~13.14.1":
version: 13.14.1
resolution: "cypress@npm:13.14.1"
dependencies:
"@cypress/request": "npm:^3.0.1"
"@cypress/xvfb": "npm:^1.2.4"
Expand Down Expand Up @@ -6331,7 +6331,7 @@ __metadata:
yauzl: "npm:^2.10.0"
bin:
cypress: bin/cypress
checksum: 8f4a7f27f4f3374247ef39be52027c1614f0447993d50dd83b98c4e5f1903fd9b506164cd5614bd03f2b5b1e604fb3bdb646530002bafda01e0510480530415f
checksum: e91e824a3e717f3f6bdd91b38905d54b68fbe41adc8b94e53181c10f8575a4bf7ea932322d728773435cc9c82f7ba3437810316a726835f31c59d529a678190f
languageName: node
linkType: hard

Expand Down Expand Up @@ -11096,7 +11096,7 @@ __metadata:
axios: "npm:^1.7.5"
babel-jest: "npm:~29.7.0"
buefy: "npm:^0.9.29"
cypress: "npm:~13.13.3"
cypress: "npm:~13.14.1"
eslint: "npm:~9.9.1"
eslint-plugin-cypress: "npm:^3.5.0"
eslint-plugin-vue: "npm:^9.27.0"
Expand Down

0 comments on commit 5337417

Please sign in to comment.