Skip to content

Commit

Permalink
fix(deps): update dependency i18next to v20 (#1215)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Mar 24, 2021
1 parent a2d51bd commit 5f6dd7d
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions packages/h5p-examples/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/h5p-examples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"express": "4.17.1",
"express-fileupload": "^1.2.1",
"fs-extra": "9.1.0",
"i18next": "19.9.2",
"i18next": "20.0.0",
"i18next-fs-backend": "1.1.0",
"i18next-http-middleware": "3.1.0",
"react": "17.0.2",
Expand Down
6 changes: 3 additions & 3 deletions packages/h5p-rest-example-server/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/h5p-rest-example-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"express": "4.17.1",
"express-fileupload": "1.2.1",
"fs-extra": "9.1.0",
"i18next": "19.9.2",
"i18next": "20.0.0",
"i18next-fs-backend": "1.1.0",
"i18next-http-middleware": "3.1.0",
"tmp-promise": "3.0.2"
Expand Down

0 comments on commit 5f6dd7d

Please sign in to comment.