Skip to content

Commit d6793e3

Browse files
chore(deps): update dependency cypress to v14
1 parent 267774c commit d6793e3

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@babel/preset-react": "7.26.3",
3131
"@testing-library/react": "14.3.1",
3232
"babel-jest": "29.7.0",
33-
"cypress": "13.17.0",
33+
"cypress": "14.0.0",
3434
"eslint": "8.57.1",
3535
"eslint-config-next": "13.5.8",
3636
"eslint-config-twilio": "2.0.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6786,9 +6786,9 @@ __metadata:
67866786
languageName: node
67876787
linkType: hard
67886788

6789-
"cypress@npm:13.17.0":
6790-
version: 13.17.0
6791-
resolution: "cypress@npm:13.17.0"
6789+
"cypress@npm:14.0.0":
6790+
version: 14.0.0
6791+
resolution: "cypress@npm:14.0.0"
67926792
dependencies:
67936793
"@cypress/request": ^3.0.6
67946794
"@cypress/xvfb": ^1.2.4
@@ -6835,7 +6835,7 @@ __metadata:
68356835
yauzl: ^2.10.0
68366836
bin:
68376837
cypress: bin/cypress
6838-
checksum: c1d87358e8b92e19e3bf5246a8787dcdd5083e27fa7b816d26c28b4678ecd87b5b3b8661fb812bc993845ca30a482d3f18837af1ac6d9e142e41049dccbc51e0
6838+
checksum: f037f855a453e687dad8ce5f1c757c8ef2209497ae6de7d722555a271f261181bbe53d0306228b006d7b8f28d78d44675cc0b46cdc9e9a6712298db6cd528f12
68396839
languageName: node
68406840
linkType: hard
68416841

@@ -10882,7 +10882,7 @@ __metadata:
1088210882
"@twilio-paste/core": latest
1088310883
"@twilio-paste/icons": latest
1088410884
babel-jest: 29.7.0
10885-
cypress: 13.17.0
10885+
cypress: 14.0.0
1088610886
eslint: 8.57.1
1088710887
eslint-config-next: 13.5.8
1088810888
eslint-config-twilio: 2.0.0

0 commit comments

Comments
 (0)