Skip to content

Commit

Permalink
chore: upgrade karma-mocha (#571)
Browse files Browse the repository at this point in the history
...

Fixes N/A
  • Loading branch information
codymikol committed Oct 21, 2023
1 parent 38e2764 commit 0a768ba
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 17 deletions.
35 changes: 19 additions & 16 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -63,7 +63,7 @@
"karma": "^6.0.3",
"karma-chai": "^0.1.0",
"karma-chrome-launcher": "^2.2.0",
"karma-mocha": "^1.3.0",
"karma-mocha": "^2.0.1",
"karma-spec-reporter": "^0.0.32",
"lint-staged": "^7.2.2",
"memory-fs": "^0.4.1",
Expand Down

0 comments on commit 0a768ba

Please sign in to comment.