Skip to content

Commit

Permalink
build(deps-dev): Bump cypress from 13.8.1 to 13.9.0 (#1368)
Browse files Browse the repository at this point in the history
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.8.1 to 13.9.0.
- [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.8.1...v13.9.0)

---
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] committed May 11, 2024
1 parent 0971ba3 commit 2d98c4b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
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.8.1",
"cypress": "~13.9.0",
"eslint": "~8.57.0",
"eslint-plugin-cypress": "^3.1.1",
"eslint-plugin-vue": "^9.26.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Expand Up @@ -6265,9 +6265,9 @@ __metadata:
languageName: node
linkType: hard

"cypress@npm:~13.8.1":
version: 13.8.1
resolution: "cypress@npm:13.8.1"
"cypress@npm:~13.9.0":
version: 13.9.0
resolution: "cypress@npm:13.9.0"
dependencies:
"@cypress/request": "npm:^3.0.0"
"@cypress/xvfb": "npm:^1.2.4"
Expand Down Expand Up @@ -6313,7 +6313,7 @@ __metadata:
yauzl: "npm:^2.10.0"
bin:
cypress: bin/cypress
checksum: ff5410ef53dd2498a7143dc10e6c90d4fe0314ac536ebef8cdd503a2d2bfff267e91ffda0f2ede8da68cdae9b05ddbb59c2f177090ce3e6d51b6506b0e8a35d5
checksum: 67bf838eee804f33773245491e5298d520ac8da8e990ee12dff812b58ddf05ef2182957f533355ec2bf638d99f533b0e350474d816db4d20c6720a810b5b7885
languageName: node
linkType: hard

Expand Down Expand Up @@ -10991,7 +10991,7 @@ __metadata:
axios: "npm:^1.6.8"
babel-jest: "npm:~29.7.0"
buefy: "npm:^0.9.29"
cypress: "npm:~13.8.1"
cypress: "npm:~13.9.0"
eslint: "npm:~8.57.0"
eslint-plugin-cypress: "npm:^3.1.1"
eslint-plugin-vue: "npm:^9.26.0"
Expand Down

0 comments on commit 2d98c4b

Please sign in to comment.