Skip to content

Commit

Permalink
chore(deps-dev): bump @cypress/vue from 6.0.1 to 6.0.2
Browse files Browse the repository at this point in the history
Bumps [@cypress/vue](https://github.com/cypress-io/cypress) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/cypress/compare/@cypress/vue-v6.0.1...@cypress/vue-v6.0.2)

---
updated-dependencies:
- dependency-name: "@cypress/vue"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 20, 2025
1 parent 381c9dd commit 5755611
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"pr": "yarn lint:tsc && yarn lint:js && yarn prettier:check && yarn test:unit --coverage"
},
"devDependencies": {
"@cypress/vue": "^6.0.1",
"@cypress/vue": "^6.0.2",
"@eslint/eslintrc": "^3.2.0",
"@eslint/js": "^9.17.0",
"@graphql-codegen/cli": "5.0.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -915,10 +915,10 @@
tunnel-agent "^0.6.0"
uuid "^8.3.2"

"@cypress/vue@^6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@cypress/vue/-/vue-6.0.1.tgz#a6087b9b2a320db28525a51d0c14684b9908c4d6"
integrity sha512-pXzy6ZsYzWORHqSeXticZgZn9st22Rv1WSeWLYSrilz1+Zxe1qcdn9812qYY1v23nlikgOktvQYbMFQhv0FZSA==
"@cypress/vue@^6.0.2":
version "6.0.2"
resolved "https://registry.yarnpkg.com/@cypress/vue/-/vue-6.0.2.tgz#b015c24c6ae79686928e8dc3bbcc3b4bc23fef18"
integrity sha512-To+Ik4CnhTPMmDh7VGpl5k0Z1LuE0xrI0j6LF7QyjROY2bkQwUE50WTmVPCz/Dvez9WrVpkJjRmflR5KlVmGiQ==

"@cypress/xvfb@^1.2.4":
version "1.2.4"
Expand Down

0 comments on commit 5755611

Please sign in to comment.