Skip to content

Commit 2a9e5e2

Browse files
chore(deps): bump tsyringe from 4.8.0 to 4.10.0 (#19346)
Bumps [tsyringe](https://github.com/Microsoft/tsyringe) from 4.8.0 to 4.10.0. - [Release notes](https://github.com/Microsoft/tsyringe/releases) - [Commits](https://github.com/Microsoft/tsyringe/commits) --- updated-dependencies: - dependency-name: tsyringe dependency-version: 4.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1f37a72 commit 2a9e5e2

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"redux-thunk": "3.1.0",
6464
"sonner": "^2.0.1",
6565
"speakingurl": "14.0.1",
66-
"tsyringe": "4.8.0",
66+
"tsyringe": "4.10.0",
6767
"underscore": "1.13.7",
6868
"use-debounce": "^10.0.4",
6969
"uuid": "11.1.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20943,12 +20943,12 @@ __metadata:
2094320943
languageName: node
2094420944
linkType: hard
2094520945

20946-
"tsyringe@npm:4.8.0":
20947-
version: 4.8.0
20948-
resolution: "tsyringe@npm:4.8.0"
20946+
"tsyringe@npm:4.10.0":
20947+
version: 4.10.0
20948+
resolution: "tsyringe@npm:4.10.0"
2094920949
dependencies:
2095020950
tslib: "npm:^1.9.3"
20951-
checksum: 10/3f0c5049c167cf32226894a0589ac3f25a7019c35d2cb06e65f4bd1618fd90c57d33ea600fdb41695c0d988628893e59d22e8cd4f89c7c97390d6cc58bf21985
20951+
checksum: 10/b42660dc112cee2db02b3d69f2ef6a6a9d185afd96b18d8f88e47c1e62be94b69a9f5a58fcfdb2a3fbb7c6c175b8162ea00f7db6499bf333ce945e570e31615c
2095220952
languageName: node
2095320953
linkType: hard
2095420954

@@ -22169,7 +22169,7 @@ __metadata:
2216922169
text-encoding: "npm:0.7.0"
2217022170
ts-node: "npm:10.9.2"
2217122171
tsc-watch: "npm:6.2.1"
22172-
tsyringe: "npm:4.8.0"
22172+
tsyringe: "npm:4.10.0"
2217322173
typescript: "npm:5.5.2"
2217422174
underscore: "npm:1.13.7"
2217522175
use-debounce: "npm:^10.0.4"

0 commit comments

Comments
 (0)