Skip to content

Commit

Permalink
chore(deps): update dependency cypress to ^13.4.0 (#1244)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 1, 2023
1 parent 942f2af commit e2df308
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"vitest": "^0.34.6"
},
"resolutions": {
"cypress": "^13.3.0"
"cypress": "^13.4.0"
},
"packageManager": "[email protected]"
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8686,9 +8686,9 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down

0 comments on commit e2df308

Please sign in to comment.