Skip to content

Commit

Permalink
build(deps-dev): bump cypress from 13.14.1 to 13.14.2 (#1484)
Browse files Browse the repository at this point in the history
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:development
  update-type: version-update:semver-patch
...

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 Sep 7, 2024
1 parent 1f21efe commit b17301c
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.14.1",
"cypress": "~13.14.2",
"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 @@ -6329,9 +6329,9 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -11139,7 +11139,7 @@ __metadata:
axios: "npm:^1.7.6"
babel-jest: "npm:~29.7.0"
buefy: "npm:^0.9.29"
cypress: "npm:~13.14.1"
cypress: "npm:~13.14.2"
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 b17301c

Please sign in to comment.