aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShin'ya Ueoka <ueokande@i-beam.org>2022-02-20 00:21:52 +0000
committerGitHub <noreply@github.com>2022-02-20 00:21:52 +0000
commit15ddbcc6ef28dd72befcbb37ee31815ee464e72e (patch)
tree332cee6ad1c6a4ce706f761d095f20d7461ac55b
parent5677ac1c2c958b03053dfe3266a80815cea45680 (diff)
parente7f1251a362fafad0a03db956378aa3218570bbe (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
-rw-r--r--package.json2
-rw-r--r--yarn.lock8
2 files changed, 5 insertions, 5 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",
diff --git a/yarn.lock b/yarn.lock
index c23877e..29e82ed 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -5530,10 +5530,10 @@ tsutils@^3.17.1:
dependencies:
tslib "^1.8.1"
-tsyringe@4.5.0:
- version "4.5.0"
- resolved "https://registry.npmjs.org/tsyringe/-/tsyringe-4.5.0.tgz"
- integrity sha512-XvYgdUxkmGQfpCkKyr/ybJx71OLSnNec1SO0xdohMjaS2UOEyKi76YfKx92XUXgc1TocypHENg6y4wCyYyMKag==
+tsyringe@4.6.0:
+ version "4.6.0"
+ resolved "https://registry.yarnpkg.com/tsyringe/-/tsyringe-4.6.0.tgz#14915d3d7f0db35e1cf7269bdbf7c440713c8d07"
+ integrity sha512-BMQAZamSfEmIQzH8WJeRu1yZGQbPSDuI9g+yEiKZFIcO46GPZuMOC2d0b52cVBdw1d++06JnDSIIZvEnogMdAw==
dependencies:
tslib "^1.9.3"