Skip to content

Commit a3d6ea7

Browse files
chore(deps): update dependency cypress to v13.10.0 (#3964)
1 parent c7feab8 commit a3d6ea7

File tree

5 files changed

+46
-46
lines changed

5 files changed

+46
-46
lines changed

medusa-nx-native-federation-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"@typescript-eslint/parser": "5.62.0",
5353
"babel-jest": "28.1.3",
5454
"cross-fetch": "3.1.8",
55-
"cypress": "13.9.0",
55+
"cypress": "13.10.0",
5656
"esbuild": "0.21.3",
5757
"eslint": "8.57.0",
5858
"eslint-config-prettier": "8.10.0",

nextjs-ssr-react-query/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@typescript-eslint/parser": "5.62.0",
3838
"babel-jest": "29.7.0",
3939
"babel-plugin-styled-components": "1.13.3",
40-
"cypress": "13.9.0",
40+
"cypress": "13.10.0",
4141
"eslint": "8.57.0",
4242
"eslint-config-next": "13.5.6",
4343
"eslint-config-prettier": "9.1.0",

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"pnpm": {
1313
"overrides": {
1414
"concurrently": "^7.6.0",
15-
"cypress": "13.9.0",
15+
"cypress": "13.10.0",
1616
"webpack": "5.91.0",
1717
"@types/react": "18.0.38",
1818
"@types/react-dom": "18.0.11"
@@ -187,7 +187,7 @@
187187
"concurrently": "7.6.0",
188188
"cross-env": "7.0.3",
189189
"cross-spawn": "7.0.3",
190-
"cypress": "13.9.0",
190+
"cypress": "13.10.0",
191191
"cypress-fill-command": "1.0.2",
192192
"cypress-real-events": "1.12.0",
193193
"cypress-wait-until": "2.0.1",

0 commit comments

Comments
 (0)