Skip to content

Commit

Permalink
bump down karma
Browse files Browse the repository at this point in the history
  • Loading branch information
dmattia authored Dec 5, 2023
1 parent a84bbe3 commit ec9c25e
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 @@ -96,7 +96,7 @@
"eslint-plugin-jsdoc": "^46.9.0",
"git-rev-sync": "^3.0.2",
"http-server": "^14.1.1",
"karma": "^6.4.2",
"karma": "~6.3.20",
"karma-browserstack-launcher": "^1.6.0",
"karma-chrome-launcher": "^3.2.0",
"karma-coverage": "^2.2.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2233,7 +2233,7 @@ __metadata:
eslint-plugin-jsdoc: ^46.9.0
git-rev-sync: ^3.0.2
http-server: ^14.1.1
karma: ^6.4.2
karma: ~6.3.20
karma-browserstack-launcher: ^1.6.0
karma-chrome-launcher: ^3.2.0
karma-coverage: ^2.2.1
Expand Down Expand Up @@ -7968,9 +7968,9 @@ __metadata:
languageName: node
linkType: hard

"karma@npm:^6.4.2":
version: 6.4.2
resolution: "karma@npm:6.4.2"
"karma@npm:~6.3.20":
version: 6.3.20
resolution: "karma@npm:6.3.20"
dependencies:
"@colors/colors": 1.5.0
body-parser: ^1.19.0
Expand Down Expand Up @@ -7998,7 +7998,7 @@ __metadata:
yargs: ^16.1.1
bin:
karma: bin/karma
checksum: e493874729d87955f7c0f1f6c20b2e27184c82a3b33a14607538df9b049077b0263ecb398f5f0ebbba92325cb16f4f43a1461fa486d5a06eabbfdfb5f289f001
checksum: 7060afc367c49b2ce2e145f6555c428eadfd72bd68a5d4ae392ec51c8d1c0484706fdd52cfd06d69a811c25517fd5129689a69173be850814dc68c3b7eafa6c8
languageName: node
linkType: hard

Expand Down

0 comments on commit ec9c25e

Please sign in to comment.