diff options
author | Shin'ya Ueoka <ueokande@i-beam.org> | 2022-02-20 00:21:52 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-20 00:21:52 +0000 |
commit | 15ddbcc6ef28dd72befcbb37ee31815ee464e72e (patch) | |
tree | 332cee6ad1c6a4ce706f761d095f20d7461ac55b /package.json | |
parent | 5677ac1c2c958b03053dfe3266a80815cea45680 (diff) | |
parent | e7f1251a362fafad0a03db956378aa3218570bbe (diff) |
Merge pull request #1366 from ueokande/dependabot/npm_and_yarn/tsyringe-4.6.0
Bump tsyringe from 4.5.0 to 4.6.0
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 2dbd749..f6491dc 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "ts-jest": "^27.1.3", "ts-loader": "^9.2.6", "ts-node": "^10.4.0", - "tsyringe": "4.5.0", + "tsyringe": "4.6.0", "typescript": "4.3.5", "web-ext-types": "^3.2.1", "webpack": "5.69.1", |