Skip to content
This repository has been archived by the owner on Nov 11, 2022. It is now read-only.

Commit

Permalink
Merge pull request #1179 from hackaru-app/dependabot/npm_and_yarn/i18…
Browse files Browse the repository at this point in the history
…next-21.8.14

Bump i18next from 21.8.13 to 21.8.14
  • Loading branch information
ktmouk authored Jul 21, 2022
2 parents 4f727e6 + 0c2e6ea commit 7a7e590
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 @@ -71,7 +71,7 @@
"electron-store": "^8.0.2",
"electron-updater": "^5.0.5",
"hh-mm-ss": "^1.2.0",
"i18next": "^21.8.13",
"i18next": "^21.8.14",
"keytar": "^7.9.0",
"lodash.debounce": "^4.0.8",
"lodash.get": "^4.4.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7283,10 +7283,10 @@ husky@^8.0.1:
resolved "https://registry.yarnpkg.com/husky/-/husky-8.0.1.tgz#511cb3e57de3e3190514ae49ed50f6bc3f50b3e9"
integrity sha512-xs7/chUH/CKdOCs7Zy0Aev9e/dKOMZf3K1Az1nar3tzlv0jfqnYtu235bstsWTmXOR0EfINrPa97yy4Lz6RiKw==

i18next@^21.8.13:
version "21.8.13"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.8.13.tgz#e5583bfe333bc41716b5a14693615d94a3dfd2cf"
integrity sha512-DpzwrJq7Y8tjUHxx6ByOkUIjrGYdQI5Mfv4XEI7q2RWdknQ7TaO9bKi8hS/LqYD6pBV5YGxJLReyLkOCxIpouA==
i18next@^21.8.14:
version "21.8.14"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.8.14.tgz#03a3a669ef4520aadd9d152c80596f600e287c6a"
integrity sha512-4Yi+DtexvMm/Yw3Q9fllzY12SgLk+Mcmar+rCAccsOPul/2UmnBzoHbTGn/L48IPkFcmrNaH7xTLboBWIbH6pw==
dependencies:
"@babel/runtime" "^7.17.2"

Expand Down

0 comments on commit 7a7e590

Please sign in to comment.