Skip to content

Commit

Permalink
Merge pull request #3616 from h3poteto/dependabot/npm_and_yarn/i18nex…
Browse files Browse the repository at this point in the history
…t-21.9.1

Bump i18next from 21.9.0 to 21.9.1
  • Loading branch information
h3poteto committed Sep 5, 2022
2 parents d935e94 + 6a6ed8d commit 1c5d75d
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 @@ -88,7 +88,7 @@
"electron-window-state": "^5.0.3",
"element-plus": "^2.2.16",
"emoji-mart-vue-fast": "^11.1.1",
"i18next": "^21.9.0",
"i18next": "^21.9.1",
"lodash": "^4.17.21",
"lokijs": "^1.5.12",
"megalodon": "4.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6819,10 +6819,10 @@ humanize-plus@^1.8.1:
resolved "https://registry.yarnpkg.com/humanize-plus/-/humanize-plus-1.8.2.tgz#a65b34459ad6367adbb3707a82a3c9f916167030"
integrity sha1-pls0RZrWNnrbs3B6gqPJ+RYWcDA=

i18next@*, i18next@^21.9.0:
version "21.9.0"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.9.0.tgz#b63ebb0d4e1b23709951ca4774dc19d2ffac9553"
integrity sha512-B+6/yd7rCpJidyPuBaEApUECx7G8Ai6+tqYhrChsY4MmQqJhG7qJ4eT6Lm1OnRhieVelEtfxh4aAQktdNVZtDA==
i18next@*, i18next@^21.9.1:
version "21.9.1"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.9.1.tgz#9e3428990f5b2cc9ac1b98dd025f3e411c368249"
integrity sha512-ITbDrAjbRR73spZAiu6+ex5WNlHRr1mY+acDi2ioTHuUiviJqSz269Le1xHAf0QaQ6GgIHResUhQNcxGwa/PhA==
dependencies:
"@babel/runtime" "^7.17.2"

Expand Down

0 comments on commit 1c5d75d

Please sign in to comment.