Skip to content

Commit

Permalink
fix(deps): update dependency i18next to v20.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Sep 8, 2021
1 parent 1124a8c commit 20c98ce
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 16 deletions.
14 changes: 7 additions & 7 deletions client/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 client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@types/react": "17.0.20",
"@types/react-dom": "17.0.9",
"classnames": "2.3.1",
"i18next": "20.6.0",
"i18next": "20.6.1",
"i18next-http-backend": "1.3.1",
"lodash": "4.17.21",
"notistack": "1.0.10",
Expand Down
14 changes: 7 additions & 7 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"express-fileupload": "1.2.1",
"express-http-proxy": "1.6.2",
"fs-extra": "10.0.0",
"i18next": "20.6.0",
"i18next": "20.6.1",
"i18next-fs-backend": "1.1.1",
"i18next-http-middleware": "3.1.4",
"i18next-node-fs-backend": "2.1.3",
Expand Down

0 comments on commit 20c98ce

Please sign in to comment.