Skip to content

Commit ffe4e53

Browse files
yarn(deps-dev): bump cypress from 15.19.0 to 15.20.0 (#6505)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 50b7575 commit ffe4e53

2 files changed

Lines changed: 11 additions & 19 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"@vitejs/plugin-react": "^6.0.5",
8181
"@vitest/coverage-v8": "^4.1.10",
8282
"cross-env": "^10.1.0",
83-
"cypress": "^15.19.0",
83+
"cypress": "^15.20.0",
8484
"eslint": "10.8.0",
8585
"eslint-config-airbnb": "19.0.4",
8686
"eslint-config-airbnb-typescript": "^17.1.0",

yarn.lock

Lines changed: 10 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -2373,10 +2373,10 @@ __metadata:
23732373
languageName: node
23742374
linkType: hard
23752375

2376-
"arch@npm:^2.2.0":
2377-
version: 2.2.0
2378-
resolution: "arch@npm:2.2.0"
2379-
checksum: 10c0/4ceaf8d8207817c216ebc4469742052cb0a097bc45d9b7fcd60b7507220da545a28562ab5bdd4dfe87921bb56371a0805da4e10d704e01f93a15f83240f1284c
2376+
"arch@npm:^3.0.0":
2377+
version: 3.0.0
2378+
resolution: "arch@npm:3.0.0"
2379+
checksum: 10c0/abefcc6738a29632a2b48e7f5910f42fb26d2e2f9c6954cac80b6bdfc4048685c604ef8eb3fd862a7c0884785b20a66a1b44e2ba4b628fd34b80a0cc6a5a0493
23802380
languageName: node
23812381
linkType: hard
23822382

@@ -3240,16 +3240,16 @@ __metadata:
32403240
languageName: node
32413241
linkType: hard
32423242

3243-
"cypress@npm:^15.19.0":
3244-
version: 15.19.0
3245-
resolution: "cypress@npm:15.19.0"
3243+
"cypress@npm:^15.20.0":
3244+
version: 15.20.0
3245+
resolution: "cypress@npm:15.20.0"
32463246
dependencies:
32473247
"@cypress/request": "npm:^4.0.0"
32483248
"@cypress/xvfb": "npm:^1.2.4"
32493249
"@types/sinonjs__fake-timers": "npm:8.1.1"
32503250
"@types/sizzle": "npm:^2.3.2"
32513251
"@types/tmp": "npm:^0.2.3"
3252-
arch: "npm:^2.2.0"
3252+
arch: "npm:^3.0.0"
32533253
blob-util: "npm:^2.0.2"
32543254
bluebird: "npm:^3.7.2"
32553255
buffer: "npm:^5.7.1"
@@ -3280,12 +3280,11 @@ __metadata:
32803280
systeminformation: "npm:^5.31.1"
32813281
tmp: "npm:~0.2.4"
32823282
tree-kill: "npm:1.2.2"
3283-
tslib: "npm:1.14.1"
32843283
untildify: "npm:^4.0.0"
32853284
yauzl: "npm:^3.3.1"
32863285
bin:
32873286
cypress: bin/cypress
3288-
checksum: 10c0/b411ea7617b91f922709c1b5db8ab5e38090c75d54aaa3721048e9a214e4ae1cf4669df4eab7aa225ceb3cb5d9e6a4e6eb4156e8fb7a7fe77248efc8b9353e9d
3287+
checksum: 10c0/31cb2bbc4e560ca11543c434ed246e933764c4d84f3c0e689a1d62ed892f4290830b46056ac7f02f7dc1ddd66b366d387bf3c6dca00072b5074424f5c7e41ede
32893288
languageName: node
32903289
linkType: hard
32913290

@@ -8444,7 +8443,7 @@ __metadata:
84448443
"@vitest/coverage-v8": "npm:^4.1.10"
84458444
classnames: "npm:^2.5.1"
84468445
cross-env: "npm:^10.1.0"
8447-
cypress: "npm:^15.19.0"
8446+
cypress: "npm:^15.20.0"
84488447
emoji-picker-element: "npm:^1.29.1"
84498448
eslint: "npm:10.8.0"
84508449
eslint-config-airbnb: "npm:19.0.4"
@@ -9390,13 +9389,6 @@ __metadata:
93909389
languageName: node
93919390
linkType: hard
93929391

9393-
"tslib@npm:1.14.1":
9394-
version: 1.14.1
9395-
resolution: "tslib@npm:1.14.1"
9396-
checksum: 10c0/69ae09c49eea644bc5ebe1bca4fa4cc2c82b7b3e02f43b84bd891504edf66dbc6b2ec0eef31a957042de2269139e4acff911e6d186a258fb14069cd7f6febce2
9397-
languageName: node
9398-
linkType: hard
9399-
94009392
"tslib@npm:^2.0.0, tslib@npm:^2.0.3, tslib@npm:^2.4.0":
94019393
version: 2.8.1
94029394
resolution: "tslib@npm:2.8.1"

0 commit comments

Comments
 (0)