Compare commits

...

1 Commits

Author SHA1 Message Date
43a725a672 Update dependency karma-jasmine to ~5.1.0
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
2022-09-18 00:55:30 +02:00
2 changed files with 40 additions and 14050 deletions

14088
frontend/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -46,7 +46,7 @@
"karma": "~6.3.19",
"karma-chrome-launcher": "~3.1.0",
"karma-coverage": "~2.2.0",
"karma-jasmine": "~5.0.0",
"karma-jasmine": "~5.1.0",
"karma-jasmine-html-reporter": "~1.7.0",
"typescript": "~4.5.2"
}