Skip to content

Commit

Permalink
Update dependency i18next to v19.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 27, 2020
1 parent a996c95 commit cdd10cc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"commander": "4.1.1",
"fs-extra": "8.1.0",
"handlebars": "4.7.2",
"i18next": "19.1.0",
"i18next": "19.4.4",
"inquirer": "7.0.4",
"minimist": "1.2.0",
"node-localstorage": "2.1.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1891,10 +1891,10 @@ husky@4.2.1:
slash "^3.0.0"
which-pm-runs "^1.0.0"

i18next@19.1.0:
version "19.1.0"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-19.1.0.tgz#fe1a1da3d208872946307c7d2d115da45d46159f"
integrity sha512-ISbmukX4L6Dz0QoH9+EW1AnBw7j+NRLoMu9uLPMaNSSTP9Eie9/oUL0dOyWX15baB3gYOpkHJpGZRHOqcnl0ew==
i18next@19.4.4:
version "19.4.4"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-19.4.4.tgz#c0a18bc2f2be554da636e67bfbf5200c7948b60d"
integrity sha512-ofaHtdsDdX3A5nYur1HWblB7J4hIcjr2ACdnwTAJgc8hTfPbyzZfGX0hVkKpI3vzDIgO6Uzc4v1ffW2W6gG6zw==
dependencies:
"@babel/runtime" "^7.3.1"

Expand Down

0 comments on commit cdd10cc

Please sign in to comment.