Skip to content

Commit a5e4db4

Browse files
Update dependency cypress to v15
1 parent aeeaad9 commit a5e4db4

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

packages/datagateway-dataview/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"@typescript-eslint/parser": "5.62.0",
9494
"@vitest/coverage-v8": "3.2.3",
9595
"cross-env": "10.1.0",
96-
"cypress": "13.17.0",
96+
"cypress": "15.6.0",
9797
"eslint": "8.57.1",
9898
"eslint-config-react-app": "7.0.0",
9999
"express": "4.21.2",

packages/datagateway-download/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"@typescript-eslint/parser": "5.62.0",
6262
"@vitest/coverage-v8": "3.2.3",
6363
"cross-env": "10.1.0",
64-
"cypress": "13.17.0",
64+
"cypress": "15.6.0",
6565
"eslint": "8.57.1",
6666
"eslint-config-react-app": "7.0.0",
6767
"express": "4.21.2",

packages/datagateway-search/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
"@typescript-eslint/parser": "5.62.0",
9595
"@vitest/coverage-v8": "3.2.3",
9696
"cross-env": "10.1.0",
97-
"cypress": "13.17.0",
97+
"cypress": "15.6.0",
9898
"eslint": "8.57.1",
9999
"eslint-config-react-app": "7.0.0",
100100
"express": "4.21.2",

0 commit comments

Comments
 (0)