Skip to content

Commit

Permalink
build(deps-dev): bump cypress from 12.17.1 to 12.17.2 (#1046)
Browse files Browse the repository at this point in the history
Bumps [cypress](https://github.com/cypress-io/cypress) from 12.17.1 to 12.17.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@v12.17.1...v12.17.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 Jul 22, 2023
1 parent f7e9e14 commit ec63569
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 @@ -47,7 +47,7 @@
"@vue/test-utils": "^2.4.1",
"@vue/vue3-jest": "^29.2.4",
"babel-jest": "~29.6.1",
"cypress": "~12.17.1",
"cypress": "~12.17.2",
"eslint": "~8.45.0",
"eslint-plugin-cypress": "^2.13.3",
"eslint-plugin-vue": "^8.7.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5740,9 +5740,9 @@ __metadata:
languageName: node
linkType: hard

"cypress@npm:~12.17.1":
version: 12.17.1
resolution: "cypress@npm:12.17.1"
"cypress@npm:~12.17.2":
version: 12.17.2
resolution: "cypress@npm:12.17.2"
dependencies:
"@cypress/request": ^2.88.11
"@cypress/xvfb": ^1.2.4
Expand Down Expand Up @@ -5788,7 +5788,7 @@ __metadata:
yauzl: ^2.10.0
bin:
cypress: bin/cypress
checksum: 1f042e3e5931498bdf826cba09060939349e677fca8654c9695760acbec5a424cb69d3445ace57cf80deb496d770ffe571ef791dff72af24e7f560ee43986ee4
checksum: 19144db1fe02d92270de71f69ece324affd2f60bafa2f7018440c00907f837b1f8556926206df8b6e7b1c9890d250435730656ccb4a5a31e7872b24dd79c0af8
languageName: node
linkType: hard

Expand Down Expand Up @@ -10279,7 +10279,7 @@ __metadata:
axios: ^1.4.0
babel-jest: ~29.6.1
buefy: ^0.9.23
cypress: ~12.17.1
cypress: ~12.17.2
eslint: ~8.45.0
eslint-plugin-cypress: ^2.13.3
eslint-plugin-vue: ^8.7.1
Expand Down

0 comments on commit ec63569

Please sign in to comment.