Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps-dev): bump cypress from 13.14.1 to 13.14.2 #1484

Merged
merged 1 commit into from
Sep 7, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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 @@ -6283,9 +6283,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 @@ -6331,7 +6331,7 @@ __metadata:
yauzl: "npm:^2.10.0"
bin:
cypress: bin/cypress
checksum: e91e824a3e717f3f6bdd91b38905d54b68fbe41adc8b94e53181c10f8575a4bf7ea932322d728773435cc9c82f7ba3437810316a726835f31c59d529a678190f
checksum: e1366579f1361e95f78b54df7ccd2576301496b7a55351ea350af71d45f284a4422aa8e5bbebeaa420e403d33f575d7d6a9413b7e3b1a5ad72f7072eaeff7d8f
languageName: node
linkType: hard

Expand Down Expand Up @@ -11093,7 +11093,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
Loading