Skip to content

Commit

Permalink
chore(deps-dev): Bump cypress from 13.10.0 to 13.13.0
Browse files Browse the repository at this point in the history
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.10.0 to 13.13.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.10.0...v13.13.0)

---
updated-dependencies:
- dependency-name: cypress
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 6, 2024
1 parent 2c4d805 commit afe004a
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 7 deletions.
2 changes: 1 addition & 1 deletion examples/demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@types/node": "^20.13.0",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"cypress": "~13.10.0",
"cypress": "~13.13.0",
"fabric": "^5.3.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
Expand Down
19 changes: 13 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3678,7 +3678,7 @@ __metadata:
"@types/node": ^20.13.0
"@types/react": ^18.3.3
"@types/react-dom": ^18.3.0
cypress: ~13.10.0
cypress: ~13.13.0
fabric: ^5.3.0
react: ^18.3.1
react-dom: ^18.3.1
Expand Down Expand Up @@ -13204,9 +13204,9 @@ __metadata:
languageName: node
linkType: hard

"cypress@npm:~13.10.0":
version: 13.10.0
resolution: "cypress@npm:13.10.0"
"cypress@npm:~13.13.0":
version: 13.13.0
resolution: "cypress@npm:13.13.0"
dependencies:
"@cypress/request": ^3.0.0
"@cypress/xvfb": ^1.2.4
Expand Down Expand Up @@ -13247,12 +13247,12 @@ __metadata:
request-progress: ^3.0.0
semver: ^7.5.3
supports-color: ^8.1.1
tmp: ~0.2.1
tmp: ~0.2.3
untildify: ^4.0.0
yauzl: ^2.10.0
bin:
cypress: bin/cypress
checksum: fcb359bedb6f0c691a8fe8172a95873eaf43a42471896efff0d205c083b056de2631f7436142b7eb4f307b77f2ed9de0fe88c7905064a39fd2cd0e0352eb8148
checksum: 61251459daec04993d7b180d0073776d3e6d9e882e7152612b393e7834274a619cf0735fd118897aada1fb828d507966fc65ff973f596984fcd30374a07996c7
languageName: node
linkType: hard

Expand Down Expand Up @@ -26785,6 +26785,13 @@ __metadata:
languageName: node
linkType: hard

"tmp@npm:~0.2.3":
version: 0.2.3
resolution: "tmp@npm:0.2.3"
checksum: 73b5c96b6e52da7e104d9d44afb5d106bb1e16d9fa7d00dbeb9e6522e61b571fbdb165c756c62164be9a3bbe192b9b268c236d370a2a0955c7689cd2ae377b95
languageName: node
linkType: hard

"tmpl@npm:1.0.5":
version: 1.0.5
resolution: "tmpl@npm:1.0.5"
Expand Down

0 comments on commit afe004a

Please sign in to comment.