Skip to content

Commit a56228c

Browse files
author
Mat Brown
committed
Upgrade i18next
Upgrades to major version 9. Breaking changes seem to be the removal of an extremely old deprecated interface.
1 parent e980ada commit a56228c

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
"github-api": "^3.0.0",
113113
"html-inspector": "^0.8.2",
114114
"htmllint": "^0.5.0",
115-
"i18next": "^8.4.3",
115+
"i18next": "^9.0.0",
116116
"immutable": "^3.7.5",
117117
"js-cookie": "^2.1.3",
118118
"jshint": "^2.9.3",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4253,9 +4253,9 @@ i18next-resource-store-loader@^0.1.1:
42534253
loader-utils "^0.2.11"
42544254
lodash "^4.6.1"
42554255

4256-
i18next@^8.4.3:
4257-
version "8.4.3"
4258-
resolved "https://registry.yarnpkg.com/i18next/-/i18next-8.4.3.tgz#36b6ff516c4f992010eedcce24a36c4609e8c7dc"
4256+
i18next@^9.0.0:
4257+
version "9.0.0"
4258+
resolved "https://registry.yarnpkg.com/i18next/-/i18next-9.0.0.tgz#a89ab0481b5b6b3964f55b12f03de9063d8f4500"
42594259

42604260
iconv-lite@0.4.15:
42614261
version "0.4.15"

0 commit comments

Comments
 (0)