Skip to content

Commit 5ce36e3

Browse files
⬆️ Bump i18next-fs-backend from 1.0.8 to 1.1.0 (#180)
Bumps [i18next-fs-backend](https://github.com/i18next/i18next-fs-backend) from 1.0.8 to 1.1.0. - [Release notes](https://github.com/i18next/i18next-fs-backend/releases) - [Commits](i18next/i18next-fs-backend@v1.0.8...v1.1.0) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 0c582d6 commit 5ce36e3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"express": "^4.17.1",
1919
"express-session": "^1.17.1",
2020
"i18next": "^20.1.0",
21-
"i18next-fs-backend": "^1.0.8",
21+
"i18next-fs-backend": "^1.1.0",
2222
"inquirer": "^8.0.0",
2323
"moment": "^2.29.1",
2424
"morgan": "^1.10.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1176,10 +1176,10 @@ https-proxy-agent@^5.0.0:
11761176
agent-base "6"
11771177
debug "4"
11781178

1179-
i18next-fs-backend@^1.0.8:
1180-
version "1.0.8"
1181-
resolved "https://registry.yarnpkg.com/i18next-fs-backend/-/i18next-fs-backend-1.0.8.tgz#f03d911cac31d76bd6b0aa73fa9c7fc45a199e1d"
1182-
integrity sha512-1TyOJEGBvwqdIu0vZo/pcAxPXe/0vqOX6/hgsgTnNpcGe0PyHJ/87ABDdwdwfKJSxbtM0j6Pue0NKFcx6rOeJg==
1179+
i18next-fs-backend@^1.1.0:
1180+
version "1.1.0"
1181+
resolved "https://registry.yarnpkg.com/i18next-fs-backend/-/i18next-fs-backend-1.1.0.tgz#3baa63bfb6fd00a331b91d186776cd886b46d2f6"
1182+
integrity sha512-QfzfrEYEsLsDC5sZsdSQl5fVYg8I5KrJynnWN7xgSU5yfClbBJ009mtNxUszR0uABQZ8PRr2gj3bN9+RNORBlg==
11831183

11841184
i18next@^20.1.0:
11851185
version "20.1.0"

0 commit comments

Comments
 (0)