Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump hawk and karma in /ui #321

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump hawk and karma in /ui
Bumps [hawk](https://github.com/mozilla/hawk) and [karma](https://github.com/karma-runner/karma). These dependencies needed to be updated together.

Removes `hawk`

Updates `karma` from 2.0.5 to 6.4.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@v2.0.5...v6.4.0)

---
updated-dependencies:
- dependency-name: hawk
  dependency-type: indirect
- dependency-name: karma
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] authored Oct 12, 2022
commit 8a87c2929bac0c1c303b518f501b501b8ce710a4
4,682 changes: 1,440 additions & 3,242 deletions ui/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion ui/package.json
Original file line number Diff line number Diff line change
@@ -106,7 +106,7 @@
"http-proxy-middleware": "^0.17.3",
"ify-loader": "^1.1.0",
"inject-loader": "^3.0.0",
"karma": "^2.0.5",
"karma": "^6.4.1",
"karma-coverage": "^1.1.2",
"karma-mocha": "^1.3.0",
"karma-phantomjs-launcher": "^1.0.2",