Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 17, 2024
1 parent a13357f commit 826eed6
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.2",
"cypress": "~13.13.3",
"eslint": "~8.57.0",
"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 @@ -6299,9 +6299,9 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -11073,7 +11073,7 @@ __metadata:
axios: "npm:^1.7.4"
babel-jest: "npm:~29.7.0"
buefy: "npm:^0.9.29"
cypress: "npm:~13.13.2"
cypress: "npm:~13.13.3"
eslint: "npm:~8.57.0"
eslint-plugin-cypress: "npm:^3.5.0"
eslint-plugin-vue: "npm:^9.27.0"
Expand Down

0 comments on commit 826eed6

Please sign in to comment.