Skip to content

Commit 348d81d

Browse files
Update dependency cypress to v15
1 parent ba4d3ac commit 348d81d

File tree

4 files changed

+90
-92
lines changed

4 files changed

+90
-92
lines changed

packages/datagateway-dataview/package.json

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

packages/datagateway-download/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"@typescript-eslint/parser": "5.62.0",
6363
"@vitest/coverage-v8": "3.2.3",
6464
"cross-env": "10.1.0",
65-
"cypress": "13.17.0",
65+
"cypress": "15.9.0",
6666
"eslint": "8.57.1",
6767
"eslint-config-react-app": "7.0.0",
6868
"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.9.0",
9898
"eslint": "8.57.1",
9999
"eslint-config-react-app": "7.0.0",
100100
"express": "4.21.2",

0 commit comments

Comments
 (0)