Bump i18next from 20.3.1 to 20.3.2
Bumps [i18next](https://github.com/i18next/i18next) from 20.3.1 to 20.3.2. - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/i18next/compare/v20.3.1...v20.3.2) --- updated-dependencies: - dependency-name: i18next dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
2c51686181
commit
8b7d22c259
2 changed files with 5 additions and 5 deletions
|
@ -32,7 +32,7 @@
|
|||
"@patternfly/react-icons": "4.11.0",
|
||||
"@patternfly/react-table": "4.29.0",
|
||||
"file-saver": "^2.0.5",
|
||||
"i18next": "^20.3.1",
|
||||
"i18next": "^20.3.2",
|
||||
"keycloak-admin": "1.14.18",
|
||||
"lodash": "^4.17.20",
|
||||
"moment": "^2.29.1",
|
||||
|
|
|
@ -10973,10 +10973,10 @@ human-signals@^1.1.1:
|
|||
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-1.1.1.tgz#c5b1cd14f50aeae09ab6c59fe63ba3395fe4dfa3"
|
||||
integrity sha512-SEQu7vl8KjNL2eoGBLF3+wAjpsNfA9XMlXAYj/3EdaNfAlxKthD1xjEQfGOUhllCGGJVNY34bRr6lPINhNjyZw==
|
||||
|
||||
i18next@^20.3.1:
|
||||
version "20.3.1"
|
||||
resolved "https://registry.yarnpkg.com/i18next/-/i18next-20.3.1.tgz#b51dd281a2eec8087753edf1727e160dac8a5554"
|
||||
integrity sha512-WTY07KreR5z2LBSzAIKs05zpR5tgUT98C4fD96e7Risbc/HZePwF6AEnb9VkjdeSeRn9PDqQBay7ZkphuXt0Xw==
|
||||
i18next@^20.3.2:
|
||||
version "20.3.2"
|
||||
resolved "https://registry.yarnpkg.com/i18next/-/i18next-20.3.2.tgz#5195e76b9e0848a1c198001bf6c7fc72995a55f1"
|
||||
integrity sha512-e8CML2R9Ng2sSQOM80wb/PrM2j8mDm84o/T4Amzn9ArVyNX5/ENWxxAXkRpZdTQNDaxKImF93Wep4mAoozFrKw==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.12.0"
|
||||
|
||||
|
|
Loading…
Reference in a new issue