Skip to content

Commit bf280b8

Browse files
committed
fix(deps): update dependency i18n to v0.13.2
1 parent 49d9ba8 commit bf280b8

File tree

2 files changed

+28
-20
lines changed

2 files changed

+28
-20
lines changed

package-lock.json

Lines changed: 26 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"downshift": "4.0.7",
2020
"formik": "2.0.4",
2121
"history": "4.10.1",
22-
"i18n": "0.8.4",
22+
"i18n": "0.13.2",
2323
"i18next": "19.0.3",
2424
"i18next-browser-languagedetector": "4.0.1",
2525
"jscpd": "2.0.16",
@@ -54,7 +54,7 @@
5454
"@testing-library/react": "9.4.0",
5555
"@testing-library/react-hooks": "3.2.1",
5656
"@types/flat": "0.0.28",
57-
"@types/i18n": "0.8.6",
57+
"@types/i18n": "0.8.8",
5858
"@types/jest": "24.9.0",
5959
"@types/node": "11.15.4",
6060
"@types/ramda": "0.26.40",

0 commit comments

Comments
 (0)