Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): Bump cypress from 13.2.0 to 13.3.0 #2205

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Loading