Skip to content

Commit 513a30a

Browse files
chore(deps): update dependency cypress to v13.13.0 (#4200)
1 parent a230366 commit 513a30a

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
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": "4.0.0",
55-
"cypress": "13.12.0",
55+
"cypress": "13.13.0",
5656
"esbuild": "0.21.5",
5757
"eslint": "9.5.0",
5858
"eslint-config-prettier": "9.1.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": "2.1.4",
40-
"cypress": "13.12.0",
40+
"cypress": "13.13.0",
4141
"eslint": "9.5.0",
4242
"eslint-config-next": "14.2.4",
4343
"eslint-config-prettier": "9.1.0",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@
185185
"concurrently": "8.2.2",
186186
"cross-env": "7.0.3",
187187
"cross-spawn": "7.0.3",
188-
"cypress": "13.12.0",
188+
"cypress": "13.13.0",
189189
"cypress-fill-command": "1.0.2",
190190
"cypress-real-events": "1.13.0",
191191
"cypress-wait-until": "3.0.1",

typescript-react-monorepo-test/packages/host/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@types/react-dom": "18.3.0",
3333
"babel-loader": "9.1.3",
3434
"core-js": "3.37.1",
35-
"cypress": "13.12.0",
35+
"cypress": "13.13.0",
3636
"dotenv": "16.4.5",
3737
"html-webpack-plugin": "5.6.0",
3838
"jest": "29.7.0",

0 commit comments

Comments
 (0)