Skip to content
This repository has been archived by the owner on Mar 28, 2023. It is now read-only.

Commit

Permalink
fix(deps): update karma jasmine group
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 6, 2021
1 parent 884afbf commit c23dfec
Show file tree
Hide file tree
Showing 2 changed files with 196 additions and 240 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,11 +55,11 @@
"core-js": "3.6.5",
"dotenv": "8.2.0",
"jasmine-core": "3.5.0",
"jasmine-spec-reporter": "5.0.2",
"karma": "5.1.0",
"jasmine-spec-reporter": "7.0.0",
"karma": "6.3.3",
"karma-chrome-launcher": "3.1.0",
"karma-coverage-istanbul-reporter": "3.0.3",
"karma-jasmine": "3.3.1",
"karma-jasmine": "4.0.1",
"karma-jasmine-html-reporter": "1.5.4",
"lodash": "4.17.19",
"lodash-decorators": "6.0.1",
Expand Down
Loading

0 comments on commit c23dfec

Please sign in to comment.