diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2021-03-24 20:27:46 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-24 20:27:46 +0000 |
commit | 620c565e96a4bf84d1ca17b2f0e13f130fc805de (patch) | |
tree | ab817d10fc28c68c2a10c7bc4229ab1c91337fa3 /yarn.lock | |
parent | 8723e5443c69e9e222d50ccfdb56496a6a60e595 (diff) |
Bump tsyringe from 4.4.0 to 4.5.0
Bumps [tsyringe](https://github.com/Microsoft/tsyringe) from 4.4.0 to 4.5.0.
- [Release notes](https://github.com/Microsoft/tsyringe/releases)
- [Commits](https://github.com/Microsoft/tsyringe/compare/v4.4.0...v4.5.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'yarn.lock')
-rw-r--r-- | yarn.lock | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -5839,10 +5839,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" |