diff options
author | Shin'ya Ueoka <ueokande@i-beam.org> | 2019-08-21 22:04:45 +0900 |
---|---|---|
committer | Shin'ya Ueoka <ueokande@i-beam.org> | 2019-08-21 22:04:45 +0900 |
commit | 14932818368ce320ca5c02a29cc8354e73d5c939 (patch) | |
tree | 3745ef3b88ffd55cf7b3ab99d59f4e5cbb45e1a3 /package.json | |
parent | 70299963325c104b6c36d85f31ee7294a3782821 (diff) |
Update tsyringe
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 3c22837..eaccb9b 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "sinon-chrome": "^3.0.1", "style-loader": "^0.23.1", "ts-loader": "^6.0.1", - "tsyringe": "^3.2.0", + "tsyringe": "^3.3.0", "typescript": "^3.4.5", "web-ext-types": "^3.1.0", "webextensions-api-fake": "^0.8.0", |