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

build(deps-dev): bump cypress from 13.3.0 to 13.13.3 #217

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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"chance": "1.1.11",
"classnames": "2.5.1",
"concurrently": "8.2.2",
"cypress": "13.3.0",
"cypress": "13.13.3",
"detect-package-manager": "3.0.1",
"diff": "5.2.0",
"esbuild": "0.20.2",
Expand Down
37 changes: 17 additions & 20 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1684,7 +1684,7 @@ __metadata:
languageName: node
linkType: hard

"@cypress/request@npm:^3.0.0":
"@cypress/request@npm:^3.0.1":
version: 3.0.1
resolution: "@cypress/request@npm:3.0.1"
dependencies:
Expand Down Expand Up @@ -6947,7 +6947,7 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^18.0.0, @types/node@npm:^18.17.5":
"@types/node@npm:^18.0.0":
version: 18.19.14
resolution: "@types/node@npm:18.19.14"
dependencies:
Expand Down Expand Up @@ -8684,7 +8684,7 @@ __metadata:
languageName: node
linkType: hard

"buffer@npm:^5.5.0, buffer@npm:^5.6.0":
"buffer@npm:^5.5.0, buffer@npm:^5.7.1":
version: 5.7.1
resolution: "buffer@npm:5.7.1"
dependencies:
Expand Down Expand Up @@ -9623,19 +9623,18 @@ __metadata:
languageName: node
linkType: hard

"cypress@npm:13.3.0":
version: 13.3.0
resolution: "cypress@npm:13.3.0"
"cypress@npm:13.13.3":
version: 13.13.3
resolution: "cypress@npm:13.13.3"
dependencies:
"@cypress/request": ^3.0.0
"@cypress/request": ^3.0.1
"@cypress/xvfb": ^1.2.4
"@types/node": ^18.17.5
"@types/sinonjs__fake-timers": 8.1.1
"@types/sizzle": ^2.3.2
arch: ^2.2.0
blob-util: ^2.0.2
bluebird: ^3.7.2
buffer: ^5.6.0
buffer: ^5.7.1
cachedir: ^2.3.0
chalk: ^4.1.0
check-more-types: ^2.24.0
Expand All @@ -9653,7 +9652,7 @@ __metadata:
figures: ^3.2.0
fs-extra: ^9.1.0
getos: ^3.2.1
is-ci: ^3.0.0
is-ci: ^3.0.1
is-installed-globally: ~0.4.0
lazy-ass: ^1.6.0
listr2: ^3.8.3
Expand All @@ -9667,12 +9666,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: 6ad11bd6aabccfaf8be78afff0e854c9c8ccc935704c41efe4d8e9412ccfcb652f23791931c3aa26fc41068eeeb739a51563308670c9dada91cb272d08227caf
checksum: fad0c9c10d0f2a440a6accce589ed0832364310ed2880e4679b0c3b4bb6a994b458c436e9bf0ba5ae08b629d4f7011e1dd818c820b1b593961499d64c49cfad5
languageName: node
linkType: hard

Expand Down Expand Up @@ -13617,7 +13616,7 @@ __metadata:
languageName: node
linkType: hard

"is-ci@npm:^3.0.0":
"is-ci@npm:^3.0.1":
version: 3.0.1
resolution: "is-ci@npm:3.0.1"
dependencies:
Expand Down Expand Up @@ -19009,7 +19008,7 @@ __metadata:
chance: 1.1.11
classnames: 2.5.1
concurrently: 8.2.2
cypress: 13.3.0
cypress: 13.13.3
detect-package-manager: 3.0.1
diff: 5.2.0
esbuild: 0.20.2
Expand Down Expand Up @@ -20417,12 +20416,10 @@ __metadata:
languageName: node
linkType: hard

"tmp@npm:~0.2.1":
version: 0.2.1
resolution: "tmp@npm:0.2.1"
dependencies:
rimraf: ^3.0.0
checksum: 8b1214654182575124498c87ca986ac53dc76ff36e8f0e0b67139a8d221eaecfdec108c0e6ec54d76f49f1f72ab9325500b246f562b926f85bcdfca8bf35df9e
"tmp@npm:~0.2.3":
version: 0.2.3
resolution: "tmp@npm:0.2.3"
checksum: 73b5c96b6e52da7e104d9d44afb5d106bb1e16d9fa7d00dbeb9e6522e61b571fbdb165c756c62164be9a3bbe192b9b268c236d370a2a0955c7689cd2ae377b95
languageName: node
linkType: hard

Expand Down
Loading