Skip to content

Commit 528f5a6

Browse files
committed
Merge branch 'update-java' of https://github.com/jesperancinha/concert-demos-root into update-java
2 parents 4cdfba9 + c2e9221 commit 528f5a6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

concert-demos-gui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@types/jasminewd2": "~2.0.13",
3333
"@types/node": "~24.10.1",
3434
"codelyzer": "^6.0.2",
35-
"jasmine-core": "~5.12.1",
35+
"jasmine-core": "~5.13.0",
3636
"jasmine-spec-reporter": "~7.0.0",
3737
"karma": "~6.4.4",
3838
"karma-chrome-launcher": "~3.2.0",

e2e/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"author": "João Esperancinha",
2222
"license": "ISC",
2323
"devDependencies": {
24-
"cypress": "15.7.0",
24+
"cypress": "15.7.1",
2525
"ts-node": "^10.9.2",
2626
"typescript": "^5.9.3"
2727
}

0 commit comments

Comments
 (0)