Skip to content

Commit cc9c491

Browse files
fix(deps): update dependency cypress to v15
1 parent 8ed0007 commit cc9c491

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
@@ -35,7 +35,7 @@
3535
"@stylistic/eslint-plugin": "^5.3.1",
3636
"@stylistic/stylelint-plugin": "^4.0.0",
3737
"@vue/eslint-config-typescript": "^14.6.0",
38-
"cypress": "^14.5.4",
38+
"cypress": "^15.2.0",
3939
"cypress-fail-fast": "^7.1.1",
4040
"cypress-fail-on-console-error": "^5.1.1",
4141
"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
@@ -44,7 +44,7 @@
4444
"@types/semver": "^7.7.1",
4545
"@vitejs/plugin-vue": "^6.0.1",
4646
"@vue/test-utils": "^2.4.6",
47-
"cypress": "^14.5.4",
47+
"cypress": "^15.2.0",
4848
"dotenv": "^17.2.2",
4949
"gray-matter": "^4.0.3",
5050
"jsdom": "^27.0.0",

0 commit comments

Comments
 (0)