Skip to content

Commit

Permalink
chore(deps-dev): bump karma from 3.1.4 to 6.3.16 (#654)
Browse files Browse the repository at this point in the history
* chore(deps-dev): bump karma from 3.1.4 to 6.3.16

Bumps [karma](https://github.com/karma-runner/karma) from 3.1.4 to 6.3.16.
- [Release notes](https://github.com/karma-runner/karma/releases)
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md)
- [Commits](karma-runner/karma@v3.1.4...v6.3.16)

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

Signed-off-by: dependabot[bot] <[email protected]>

* chore: Update CircleCI config

Removing a couple extraneous CircleCI commands to see if they're still needed. I think one of the removed lines is causing #654 to fail, but let's see.

* chore: Update karma-browserify

* Revert "chore: Update CircleCI config"

This reverts commit c474be7.

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: John Holdun <[email protected]>
  • Loading branch information
dependabot[bot] and johnholdun authored May 9, 2022
1 parent 736778d commit 32dff4a
Show file tree
Hide file tree
Showing 2 changed files with 538 additions and 465 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,8 +83,8 @@
"jasmine-core": "^2.5.2",
"jest": "^23.6.0",
"jest-cli": "^23.6.0",
"karma": "^3.1.4",
"karma-browserify": "^6.0.0",
"karma": "^6.3.16",
"karma-browserify": "8.1.0",
"karma-chrome-launcher": "^3.0.0",
"karma-cli": "^2.0.0",
"karma-jasmine": "^1.0.2",
Expand Down
Loading

0 comments on commit 32dff4a

Please sign in to comment.