Skip to content

Commit 93a3c29

Browse files
fix(deps): update dependency i18next to v23.7.11 (#183)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f26bf8c commit 93a3c29

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
@@ -47,7 +47,7 @@
4747
"@uppy/xhr-upload": "^3.1.0",
4848
"date-fns": "2.30.0",
4949
"file-saver": "^2.0.5",
50-
"i18next": "23.7.8",
50+
"i18next": "23.7.11",
5151
"lodash.countby": "4.6.0",
5252
"lodash.groupby": "4.6.0",
5353
"lodash.isequal": "4.5.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8551,7 +8551,7 @@ __metadata:
85518551
eslint-plugin-react-hooks: "npm:4.6.0"
85528552
file-saver: "npm:^2.0.5"
85538553
husky: "npm:8.0.3"
8554-
i18next: "npm:23.7.8"
8554+
i18next: "npm:23.7.11"
85558555
lodash.countby: "npm:4.6.0"
85568556
lodash.groupby: "npm:4.6.0"
85578557
lodash.isequal: "npm:4.5.0"
@@ -8906,12 +8906,12 @@ __metadata:
89068906
languageName: node
89078907
linkType: hard
89088908

8909-
"i18next@npm:23.7.8":
8910-
version: 23.7.8
8911-
resolution: "i18next@npm:23.7.8"
8909+
"i18next@npm:23.7.11":
8910+
version: 23.7.11
8911+
resolution: "i18next@npm:23.7.11"
89128912
dependencies:
89138913
"@babel/runtime": "npm:^7.23.2"
8914-
checksum: 7cf6a62074b5855725f77132400344f8df4913f097d586d3199675d85c46ab85e71b02e5c8b42787d7d4c15afe32f05ece789e377bf96b35b2068f796d60f252
8914+
checksum: 1127bc17f94459d40bd9aaa0350e9786d3853eb82449aabb4514e187fafc752c76a3f52c6be1c2722bfdadaa74f0d26b4f7dd04528ba6b2de7e34f5c6c019c21
89158915
languageName: node
89168916
linkType: hard
89178917

0 commit comments

Comments
 (0)