Skip to content

Commit

Permalink
chore(deps-dev): Bump cypress from 13.2.0 to 13.3.0
Browse files Browse the repository at this point in the history
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.2.0 to 13.3.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.2.0...v13.3.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 Sep 30, 2023
1 parent 8e7767d commit 2de40dd
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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.7.0",
"@types/react": "^18.2.22",
"@types/react-dom": "^18.2.8",
"cypress": "~13.2.0",
"cypress": "~13.3.0",
"fabric": "^5.3.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2678,7 +2678,7 @@ __metadata:
"@types/node": ^20.7.0
"@types/react": ^18.2.22
"@types/react-dom": ^18.2.8
cypress: ~13.2.0
cypress: ~13.3.0
fabric: ^5.3.0
react: ^18.2.0
react-dom: ^18.2.0
Expand Down Expand Up @@ -11542,9 +11542,9 @@ __metadata:
languageName: node
linkType: hard

"cypress@npm:~13.2.0":
version: 13.2.0
resolution: "cypress@npm:13.2.0"
"cypress@npm:~13.3.0":
version: 13.3.0
resolution: "cypress@npm:13.3.0"
dependencies:
"@cypress/request": ^3.0.0
"@cypress/xvfb": ^1.2.4
Expand Down Expand Up @@ -11591,7 +11591,7 @@ __metadata:
yauzl: ^2.10.0
bin:
cypress: bin/cypress
checksum: 7647814f07626bd63e7b8dc4d066179fa40bf492c588bbc2626d983a2baab6cb77c29958dc92442f277e0a8e94866decc51c4de306021739c47e32baf5970219
checksum: 6ad11bd6aabccfaf8be78afff0e854c9c8ccc935704c41efe4d8e9412ccfcb652f23791931c3aa26fc41068eeeb739a51563308670c9dada91cb272d08227caf
languageName: node
linkType: hard

Expand Down

0 comments on commit 2de40dd

Please sign in to comment.