Skip to content

Commit

Permalink
chore(deps-dev): bump karma from 6.1.2 to 6.2.0 in /GoldKeeper/ClientApp
Browse files Browse the repository at this point in the history
Bumps [karma](https://github.com/karma-runner/karma) from 6.1.2 to 6.2.0.
- [Release notes](https://github.com/karma-runner/karma/releases)
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md)
- [Commits](karma-runner/karma@v6.1.2...v6.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 16, 2021
1 parent 2d3c91e commit c04c41b
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
24 changes: 12 additions & 12 deletions GoldKeeper/ClientApp/package-lock.json

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

4 changes: 2 additions & 2 deletions GoldKeeper/ClientApp/package.json
Expand Up @@ -47,11 +47,11 @@
"@schematics/angular": "^11.2.3",
"@types/jasmine": "~3.6.6",
"@types/jasminewd2": "~2.0.8",
"@types/node": "^14.14.32",
"@types/node": "^14.14.35",
"codelyzer": "~6.0.1",
"jasmine-core": "~3.6.0",
"jasmine-spec-reporter": "~6.0.0",
"karma": "~6.1.2",
"karma": "~6.2.0",
"karma-chrome-launcher": "~3.1.0",
"karma-coverage-istanbul-reporter": "~3.0.3",
"karma-jasmine": "~4.0.1",
Expand Down

0 comments on commit c04c41b

Please sign in to comment.