aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShin'ya Ueoka <ueokande@i-beam.org>2021-03-25 09:30:06 +0900
committerGitHub <noreply@github.com>2021-03-25 09:30:06 +0900
commit1fd0bae20fc926554ec9278d6c56ed2fa4ddbacd (patch)
tree5579e39da8df3afe13c07c8c9306b8846cf505e0
parent72c3d57bcdf5ea0b861c8d6b42ccd1e245c10d56 (diff)
parent620c565e96a4bf84d1ca17b2f0e13f130fc805de (diff)
Merge pull request #1061 from ueokande/dependabot/npm_and_yarn/tsyringe-4.5.0
Bump tsyringe from 4.4.0 to 4.5.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 c0e6233..0abc2e5 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.4.0",
+ "tsyringe": "4.5.0",
"typescript": "4.2.3",
"web-ext-types": "^3.2.1",
"webextensions-api-fake": "^0.9.1",
diff --git a/yarn.lock b/yarn.lock
index f4eaef0..065ceaa 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -5845,10 +5845,10 @@ tsutils@^3.17.1:
dependencies:
tslib "^1.8.1"
-tsyringe@4.4.0:
- version "4.4.0"
- resolved "https://registry.yarnpkg.com/tsyringe/-/tsyringe-4.4.0.tgz#cd8a6866316b4cf643ee5e72c41c8a221ccea73d"
- integrity sha512-SlMApe1lhIq546CDp7bF+IdF4RB6d+9C5T7B0AS0P/Bm+Qpizj/gEmZzvw9J/KlXPEt4qHTbi1TRvX3rCPSdTg==
+tsyringe@4.5.0:
+ version "4.5.0"
+ resolved "https://registry.yarnpkg.com/tsyringe/-/tsyringe-4.5.0.tgz#fc88cbab57deac47a2a2033bbca94c96d3c2702a"
+ integrity sha512-XvYgdUxkmGQfpCkKyr/ybJx71OLSnNec1SO0xdohMjaS2UOEyKi76YfKx92XUXgc1TocypHENg6y4wCyYyMKag==
dependencies:
tslib "^1.9.3"