Skip to content

Commit

Permalink
fix(deps): update dependency i18next to v22.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 1, 2023
1 parent 4059981 commit 0c998f7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@uppy/xhr-upload": "^3.1.0",
"date-fns": "2.30.0",
"file-saver": "^2.0.5",
"i18next": "22.4.15",
"i18next": "22.5.1",
"immutable": "4.3.0",
"lodash.countby": "4.6.0",
"lodash.isequal": "4.5.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11860,7 +11860,7 @@ __metadata:
eslint-plugin-react-hooks: 4.6.0
file-saver: ^2.0.5
husky: 8.0.3
i18next: 22.4.15
i18next: 22.5.1
immutable: 4.3.0
lodash.countby: 4.6.0
lodash.isequal: 4.5.0
Expand Down Expand Up @@ -12353,12 +12353,12 @@ __metadata:
languageName: node
linkType: hard

"i18next@npm:22.4.15":
version: 22.4.15
resolution: "i18next@npm:22.4.15"
"i18next@npm:22.5.1":
version: 22.5.1
resolution: "i18next@npm:22.5.1"
dependencies:
"@babel/runtime": ^7.20.6
checksum: fced898227983e439c59e7aa6e7b87e53ad1b8a1c85f0613a968881418266e5336e9443831125590559796075d516fe3dbf8118679c894094a0a404be78b02a2
checksum: 175f8ab7fac2abcee147b00cc2d8e7d4fa9b05cdc227f02cac841fc2fd9545ed4a6d88774f594f8ad12dc944e4d34cc8e88aa00c8b9947baef9e859d93abd305
languageName: node
linkType: hard

Expand Down

0 comments on commit 0c998f7

Please sign in to comment.