Skip to content

Commit

Permalink
Bump karma from 6.4.3 to 6.4.4
Browse files Browse the repository at this point in the history
Bumps [karma](https://github.com/karma-runner/karma) from 6.4.3 to 6.4.4.
- [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.4.3...v6.4.4)

---
updated-dependencies:
- dependency-name: karma
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and robertknight committed Sep 2, 2024
1 parent 690eb79 commit 8e7db26
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"eslint": "^8.57.0",
"eslint-config-hypothesis": "^2.6.0",
"eslint-plugin-jsx-a11y": "^6.8.0",
"karma": "^6.4.3",
"karma": "^6.4.4",
"karma-chai": "^0.1.0",
"karma-coverage-istanbul-reporter": "^3.0.3",
"karma-mocha": "^2.0.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7325,9 +7325,9 @@ __metadata:
languageName: node
linkType: hard

"karma@npm:^6.4.3":
version: 6.4.3
resolution: "karma@npm:6.4.3"
"karma@npm:^6.4.4":
version: 6.4.4
resolution: "karma@npm:6.4.4"
dependencies:
"@colors/colors": 1.5.0
body-parser: ^1.19.0
Expand Down Expand Up @@ -7355,7 +7355,7 @@ __metadata:
yargs: ^16.1.1
bin:
karma: bin/karma
checksum: 4eee6f52c7cf54d860bb35600b61eac3631647efa01282671c9f799dbe4ea80ac729946c8c82e53be778905b5920d221b527c86bd9bec73214ca2f84339aebbe
checksum: e7f20379b61892bb08d696b57723a1008627bb7746f214ad33c841229c0531e7e8ba8c94e34fb3ae4aeb7afa1df9774004fb4abc9904c55674676921ea2bb72d
languageName: node
linkType: hard

Expand Down Expand Up @@ -7468,7 +7468,7 @@ __metadata:
eslint-plugin-react-hooks: ^4.6.0
focus-visible: ^5.2.0
gulp: ^5.0.0
karma: ^6.4.3
karma: ^6.4.4
karma-chai: ^0.1.0
karma-chrome-launcher: ^3.2.0
karma-coverage-istanbul-reporter: ^3.0.3
Expand Down

0 comments on commit 8e7db26

Please sign in to comment.