aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorShin'ya Ueoka <ueokande@i-beam.org>2019-11-11 03:54:04 +0000
committerGitHub <noreply@github.com>2019-11-11 03:54:04 +0000
commit7905df052fb3f3fe63cbafd8a547e2e963586bec (patch)
tree640c054175f0b2f6c6890d436c2bfbc39d65b67c /package.json
parentae77b386f4da2cbd46c45fe6fece58a5e521fff5 (diff)
parent4310915393cae6d5a5e4494e1eee16550b997e77 (diff)
Merge pull request #668 from ueokande/greenkeeper/webextensions-api-fake-0.9.0
Update webextensions-api-fake to the latest version 🚀
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 42a9d55..b6c1230 100644
--- a/package.json
+++ b/package.json
@@ -71,7 +71,7 @@
"tsyringe": "^4.0.0",
"typescript": "^3.6.2",
"web-ext-types": "^3.2.1",
- "webextensions-api-fake": "^0.8.0",
+ "webextensions-api-fake": "^0.9.0",
"webpack": "^4.39.2",
"webpack-cli": "^3.3.7"
}