Skip to content

Commit 16828f8

Browse files
build(dev-deps): bump karma to 6.4.4
1 parent 89c7866 commit 16828f8

File tree

3 files changed

+6
-5
lines changed

3 files changed

+6
-5
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/), and this
2525
- Deps: update bump `ws`, `engine.io` and `socket.io-adapter`.
2626
- Deps (dev): update `braces` to 3.0.3.
2727
- Deps (dev): update `jasmine-core` to 5.2.0.
28+
- Deps (dev): update `karma` to 6.4.4.
2829
- Deps (dev): update `typescript` to 5.5.4.
2930

3031
### Removed

package-lock.json

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@angular/compiler-cli": "^18.1.2",
3737
"@types/jasmine": "~5.1.4",
3838
"jasmine-core": "~5.2.0",
39-
"karma": "~6.4.3",
39+
"karma": "~6.4.4",
4040
"karma-chrome-launcher": "~3.2.0",
4141
"karma-coverage": "~2.2.1",
4242
"karma-jasmine": "~5.1.0",

0 commit comments

Comments
 (0)