Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit a92dc1f

Browse files
committed
⬆️ cypress → ^13.5.0
1 parent 8f58567 commit a92dc1f

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@types/react-dom": "^18.2.15",
3636
"@typescript-eslint/eslint-plugin": "^6.11.0",
3737
"@typescript-eslint/parser": "^6.11.0",
38-
"cypress": "^13.3.2",
38+
"cypress": "^13.5.0",
3939
"eslint": "^8.53.0",
4040
"eslint-config-next": "^14.0.2",
4141
"eslint-plugin-react": "^7.33.2",

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -2191,9 +2191,9 @@ __metadata:
21912191
languageName: node
21922192
linkType: hard
21932193

2194-
"cypress@npm:^13.3.2":
2195-
version: 13.3.2
2196-
resolution: "cypress@npm:13.3.2"
2194+
"cypress@npm:^13.5.0":
2195+
version: 13.5.0
2196+
resolution: "cypress@npm:13.5.0"
21972197
dependencies:
21982198
"@cypress/request": "npm:^3.0.0"
21992199
"@cypress/xvfb": "npm:^1.2.4"
@@ -2240,7 +2240,7 @@ __metadata:
22402240
yauzl: "npm:^2.10.0"
22412241
bin:
22422242
cypress: bin/cypress
2243-
checksum: 97ec1572c5c5b3f562d8f859ccce14f6c9e2b8001fefae0e93fa48677180657b847783baccfaf0ecfb59f71c4af876158530c9af0a7c2e2fd903241c240344af
2243+
checksum: 26dcdf4956eb45ad3be5c0e0455a3a8a497e4a3d0521bcec8aa54adc140eb7526c543b0df5508d98747779278f2299a2a9963684e536a7e4e58ca6a71b6e5505
22442244
languageName: node
22452245
linkType: hard
22462246

@@ -6027,7 +6027,7 @@ __metadata:
60276027
"@types/react-dom": "npm:^18.2.15"
60286028
"@typescript-eslint/eslint-plugin": "npm:^6.11.0"
60296029
"@typescript-eslint/parser": "npm:^6.11.0"
6030-
cypress: "npm:^13.3.2"
6030+
cypress: "npm:^13.5.0"
60316031
eslint: "npm:^8.53.0"
60326032
eslint-config-next: "npm:^14.0.2"
60336033
eslint-plugin-mui-path-imports: "npm:^0.0.15"

0 commit comments

Comments
 (0)