Skip to content

Commit

Permalink
Update dependency i18next to v19.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 20, 2020
1 parent a996c95 commit f1b88a7
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.3.1",
"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.3.1:
version "19.3.1"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-19.3.1.tgz#b8e1adb1e3297f240af98382724967f9895096e3"
integrity sha512-fSd67ADNfVtffECirge69OBChESzdJgXMVa8cmnR96mHn+rB2lTmNE5bqwPz32aufAKOV1LHwOTAepG+P9QbjA==
dependencies:
"@babel/runtime" "^7.3.1"

Expand Down

0 comments on commit f1b88a7

Please sign in to comment.