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 #1164 from hackaru-app/dependabot/npm_and_yarn/i18…
Browse files Browse the repository at this point in the history
…next-21.8.11

Bump i18next from 21.8.10 to 21.8.11
  • Loading branch information
ktmouk authored Jun 30, 2022
2 parents 3c4f529 + 04d00e6 commit be488de
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.10",
"i18next": "^21.8.11",
"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 @@ -7271,10 +7271,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.10:
version "21.8.10"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.8.10.tgz#12f164cc0f5f7904f0d4e0cfdf5950b93793d171"
integrity sha512-7xRb6y4QlSqZRZ3uA5BIEsLuZpmxpzHLizQyKjDDThOcvdfgICOX7aFoBnh4BSWcLtJamTqSweaOuK22A2xqkA==
i18next@^21.8.11:
version "21.8.11"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.8.11.tgz#197aac04be51b7083999a2cb63deb831cf1ba4c8"
integrity sha512-+s8N6kQShwNK+Ua/+VsS/Sji24NUJJLBk9QIucygj1f97f4hPNDWmLP9fQCI4d5+XLfXJ3JctX4g+zJla967Vw==
dependencies:
"@babel/runtime" "^7.17.2"

Expand Down

0 comments on commit be488de

Please sign in to comment.