Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/betaflight/betaflight-configurator.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-03-02 16:34:42 +0300
committerGitHub <noreply@github.com>2022-03-02 16:34:42 +0300
commitb1b22bc5187d2ebbd022a63d9e6765321f0a5c05 (patch)
tree4514afb2489c535708f530d71bd91ecee0d5678d /package.json
parent5b1845ff7434a22c312432b708ff8e0bcc0cfa58 (diff)
Bump karma from 6.3.14 to 6.3.16dependabot/npm_and_yarn/karma-6.3.16
Bumps [karma](https://github.com/karma-runner/karma) from 6.3.14 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](https://github.com/karma-runner/karma/compare/v6.3.14...v6.3.16) --- updated-dependencies: - dependency-name: karma dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 17055a00..6fff899d 100644
--- a/package.json
+++ b/package.json
@@ -104,7 +104,7 @@
"gulp-yarn": "^3.0.0",
"gulp-zip": "^5.0.0",
"husky": "^4.3.0",
- "karma": "^6.3.14",
+ "karma": "^6.3.16",
"karma-chai": "^0.1.0",
"karma-chrome-launcher": "^3.0.0",
"karma-junit-reporter": "^2.0.1",