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 #842 from hackaru-app/dependabot/npm_and_yarn/i18n…
Browse files Browse the repository at this point in the history
…ext-21.4.2

Bump i18next from 21.4.1 to 21.4.2
  • Loading branch information
ktmouk authored Nov 10, 2021
2 parents 066a8d9 + a0a60ba commit bd70db8
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 @@ -62,7 +62,7 @@
"electron-store": "^8.0.1",
"electron-updater": "^4.3.9",
"hh-mm-ss": "^1.2.0",
"i18next": "^21.4.1",
"i18next": "^21.4.2",
"keytar": "^7.7.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 @@ -8370,10 +8370,10 @@ husky@^7.0.4:
resolved "https://registry.yarnpkg.com/husky/-/husky-7.0.4.tgz#242048245dc49c8fb1bf0cc7cfb98dd722531535"
integrity sha512-vbaCKN2QLtP/vD4yvs6iz6hBEo6wkSzs8HpRah1Z6aGmF2KW5PdYuAd7uX5a+OyBZHBhd+TFLqgjUgytQr4RvQ==

i18next@^21.4.1:
version "21.4.1"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.4.1.tgz#3af1a15994eb5240e9526a5c75c5d2cf931e0c48"
integrity sha512-uTCDfoMKTX6b/Amss7w/hQU8NV80ahmoKKNYUg0qbLbtUAMvYIWS2VvCCeNEGQIaEjyC4GV4W+iQbBcv3A/ViA==
i18next@^21.4.2:
version "21.4.2"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.4.2.tgz#10d10e07c9d1d589d71ac031f8ae755a37fcd0fc"
integrity sha512-vVWsmTnZNdYHPLt01MvT5YNM2lxec2R6r5T72J89eaazp8XQnGSqA66O+a918qqmjHZGB6HHRSs02xp753he9g==
dependencies:
"@babel/runtime" "^7.12.0"

Expand Down

0 comments on commit bd70db8

Please sign in to comment.