Skip to content

Commit 32dff4a

Browse files
chore(deps-dev): bump karma from 3.1.4 to 6.3.16 (#654)
* 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]>
1 parent 736778d commit 32dff4a

File tree

2 files changed

+538
-465
lines changed

2 files changed

+538
-465
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,8 @@
8383
"jasmine-core": "^2.5.2",
8484
"jest": "^23.6.0",
8585
"jest-cli": "^23.6.0",
86-
"karma": "^3.1.4",
87-
"karma-browserify": "^6.0.0",
86+
"karma": "^6.3.16",
87+
"karma-browserify": "8.1.0",
8888
"karma-chrome-launcher": "^3.0.0",
8989
"karma-cli": "^2.0.0",
9090
"karma-jasmine": "^1.0.2",

0 commit comments

Comments
 (0)