aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-11-26 20:24:22 +0000
committerGitHub <noreply@github.com>2020-11-26 20:24:22 +0000
commit461909d672291aa6c7da829e01c6a0a5fe87d10c (patch)
treeff01cf0252d1cc3267030e143cbfa2b35fb978c9 /package.json
parent1de74def0e461c92d749c12a1085b3e1fb9f733b (diff)
Bump tsyringe from 4.3.0 to 4.4.0
Bumps [tsyringe](https://github.com/Microsoft/tsyringe) from 4.3.0 to 4.4.0. - [Release notes](https://github.com/Microsoft/tsyringe/releases) - [Commits](https://github.com/Microsoft/tsyringe/compare/v4.3.0...v4.4.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.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 67f6adf..ebd87da 100644
--- a/package.json
+++ b/package.json
@@ -78,7 +78,7 @@
"styled-components": "^5.1.1",
"ts-loader": "^8.0.2",
"ts-node": "^9.0.0",
- "tsyringe": "4.3.0",
+ "tsyringe": "4.4.0",
"typescript": "4.0.3",
"web-ext-types": "^3.2.1",
"webextensions-api-fake": "^0.9.1",