Skip to content

Commit 7bc6721

Browse files
chore(deps): update dependency cypress to v14
1 parent fa20489 commit 7bc6721

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.25.9",
3131
"@testing-library/react": "14.3.1",
3232
"babel-jest": "29.7.0",
33-
"cypress": "13.16.0",
33+
"cypress": "14.0.0",
3434
"eslint": "8.57.1",
3535
"eslint-config-next": "13.5.7",
3636
"eslint-config-twilio": "2.0.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6732,9 +6732,9 @@ __metadata:
67326732
languageName: node
67336733
linkType: hard
67346734

6735-
"cypress@npm:13.16.0":
6736-
version: 13.16.0
6737-
resolution: "cypress@npm:13.16.0"
6735+
"cypress@npm:14.0.0":
6736+
version: 14.0.0
6737+
resolution: "cypress@npm:14.0.0"
67386738
dependencies:
67396739
"@cypress/request": ^3.0.6
67406740
"@cypress/xvfb": ^1.2.4
@@ -6781,7 +6781,7 @@ __metadata:
67816781
yauzl: ^2.10.0
67826782
bin:
67836783
cypress: bin/cypress
6784-
checksum: 1c9beb259998336aaf27fb8548d9880d603db0d4b935be068acbc5545a2537554ae01f928ee28559323cc42213cd2e4c0730c796a682bbcadb82e4a95b370954
6784+
checksum: f037f855a453e687dad8ce5f1c757c8ef2209497ae6de7d722555a271f261181bbe53d0306228b006d7b8f28d78d44675cc0b46cdc9e9a6712298db6cd528f12
67856785
languageName: node
67866786
linkType: hard
67876787

@@ -10828,7 +10828,7 @@ __metadata:
1082810828
"@twilio-paste/core": latest
1082910829
"@twilio-paste/icons": latest
1083010830
babel-jest: 29.7.0
10831-
cypress: 13.16.0
10831+
cypress: 14.0.0
1083210832
eslint: 8.57.1
1083310833
eslint-config-next: 13.5.7
1083410834
eslint-config-twilio: 2.0.0

0 commit comments

Comments
 (0)