summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorTakeshi KOMIYA <i.tkomiya@gmail.com>2022-02-19 16:08:05 +0900
committerTakeshi KOMIYA <i.tkomiya@gmail.com>2022-02-19 16:08:05 +0900
commitf72cd83e4dce114d3880f4e101d1d571609c3ece (patch)
treeb4226cb9b5edfcf265c8eb7bfcc47ff8b3e670bf /package.json
parent1cb5a3b5fae0da0986c6c782b876605252a88046 (diff)
parent6f0a8f3516063ebd3cbef503832f65e0f8adcc72 (diff)
downloadsphinx-git-f72cd83e4dce114d3880f4e101d1d571609c3ece.tar.gz
Merge branch '4.x'
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 6e8fb8655..a48b96d62 100644
--- a/package.json
+++ b/package.json
@@ -12,7 +12,7 @@
},
"devDependencies": {
"jasmine-core": "^3.4.0",
- "karma": "^6.3.9",
+ "karma": "^6.3.14",
"karma-firefox-launcher": "^2.0.0",
"karma-jasmine": "^4.0.0"
}