Skip to content

Commit

Permalink
Bump i18next-fs-backend from 2.1.5 to 2.2.0
Browse files Browse the repository at this point in the history
Bumps [i18next-fs-backend](https://github.com/i18next/i18next-fs-backend) from 2.1.5 to 2.2.0.
- [Commits](i18next/i18next-fs-backend@v2.1.5...v2.2.0)

---
updated-dependencies:
- dependency-name: i18next-fs-backend
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 18, 2023
1 parent 401fd63 commit a86870e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion matrix-meetings-bot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"express": "^4.17.1",
"html-entities": "^2.4.0",
"i18next": "^23.4.5",
"i18next-fs-backend": "^2.1.5",
"i18next-fs-backend": "^2.2.0",
"i18next-http-middleware": "^3.3.2",
"joi": "^17.10.1",
"lodash": "^4.17.20",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7441,10 +7441,10 @@ i18next-chained-backend@^4.4.0:
"@babel/runtime" "^7.22.3"
i18next-resources-to-backend "1.1.4"

i18next-fs-backend@^2.1.5:
version "2.1.5"
resolved "https://registry.yarnpkg.com/i18next-fs-backend/-/i18next-fs-backend-2.1.5.tgz#03347eacde6a35b599da1889a048ae63bcf0c687"
integrity sha512-7fgSH8nVhXSBYPHR/W3tEXXhcnwHwNiND4Dfx9knzPzdsWTUTL/TdDVV+DY0dL0asHKLbdoJaXS4LdVW6R8MVQ==
i18next-fs-backend@^2.2.0:
version "2.2.0"
resolved "https://registry.yarnpkg.com/i18next-fs-backend/-/i18next-fs-backend-2.2.0.tgz#016c865344632a666ea80653deae466fbfa6042c"
integrity sha512-VOPHhdDX0M/csRqEw+9Ectpf6wvTIg1MZDfAHxc3JKnAlJz7fcZSAKAeyDohOq0xuLx57esYpJopIvBaRb0Bag==

i18next-http-backend@^2.2.2:
version "2.2.2"
Expand Down

0 comments on commit a86870e

Please sign in to comment.