Skip to content

Commit

Permalink
Update dependency i18next to v19.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 15, 2020
1 parent a996c95 commit 01ddd13
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.2",
"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.2:
version "19.4.2"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-19.4.2.tgz#5be6ebbef9cfa44a2691ab47b8ccd8cf7179cff5"
integrity sha512-gDctWhIgACc92Uub7vb0GTdtLKZTgiDIiBkGExOSPgqhCSyyPOb8svLxixzzSS3yMjC3fduK/BbkRt95JHwvDw==
dependencies:
"@babel/runtime" "^7.3.1"

Expand Down

0 comments on commit 01ddd13

Please sign in to comment.