Skip to content

Commit ea5c10f

Browse files
fix(deps): update dependency cypress to v15
1 parent 53f7d67 commit ea5c10f

File tree

3 files changed

+36
-25
lines changed

3 files changed

+36
-25
lines changed

package-lock.json

Lines changed: 34 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@stylistic/eslint-plugin": "^5.3.1",
3838
"@stylistic/stylelint-plugin": "^4.0.0",
3939
"@vue/eslint-config-typescript": "^14.6.0",
40-
"cypress": "^14.5.4",
40+
"cypress": "^15.2.0",
4141
"cypress-fail-fast": "^7.1.1",
4242
"cypress-fail-on-console-error": "^5.1.1",
4343
"cypress-terminal-report": "^7.2.1",

packages/kuma-gui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@types/semver": "^7.7.1",
4646
"@vitejs/plugin-vue": "^6.0.1",
4747
"@vue/test-utils": "^2.4.6",
48-
"cypress": "^14.5.4",
48+
"cypress": "^15.2.0",
4949
"dotenv": "^17.2.2",
5050
"glob": "^11.0.3",
5151
"gray-matter": "^4.0.3",

0 commit comments

Comments
 (0)