Bump react-i18next from 11.11.0 to 11.11.1

Bumps [react-i18next](https://github.com/i18next/react-i18next) from 11.11.0 to 11.11.1.
- [Release notes](https://github.com/i18next/react-i18next/releases)
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/react-i18next/compare/v11.11.0...v11.11.1)

---
updated-dependencies:
- dependency-name: react-i18next
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-07-07 11:51:17 +00:00 committed by Jon Koops
parent 89d9fd9f8f
commit 5ef81cb498
2 changed files with 5 additions and 5 deletions

View file

@ -40,7 +40,7 @@
"react-dom": "^16.14.0",
"react-error-boundary": "^3.1.3",
"react-hook-form": "^6.15.8",
"react-i18next": "^11.11.0",
"react-i18next": "^11.11.1",
"react-router-dom": "^5.2.0",
"use-react-router-breadcrumbs": "^2.0.2"
},

View file

@ -12109,10 +12109,10 @@ react-hook-form@^6.15.8:
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-6.15.8.tgz#725c139d308c431c4611e4b9d85a49f01cfc0e7a"
integrity sha512-prq82ofMbnRyj5wqDe8hsTRcdR25jQ+B8KtCS7BLCzjFHAwNuCjRwzPuP4eYLsEBjEIeYd6try+pdLdw0kPkpg==
react-i18next@^11.11.0:
version "11.11.0"
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-11.11.0.tgz#2f7c6cb4f81f94d1728a02d60e4bb5216709f942"
integrity sha512-p1jHmoyJgDFQmyubUEjrx6kCsr1izW/C8i9pOiJy+9lJqLYwNA8sElVplm0VAnop3kH68edT0/g3wB3UvAcRCQ==
react-i18next@^11.11.1:
version "11.11.1"
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-11.11.1.tgz#758edd7ef521f6703c2d6b83f3165d078f7acf35"
integrity sha512-MtfzPEOvx0ev2cz0HmrEcduuqkktSa5bfeN8Flp0cvN0xP3H3MRSTa8P6pxPtqstHbRe1cD9QBOr5T/FEV2gOw==
dependencies:
"@babel/runtime" "^7.14.5"
html-parse-stringify "^3.0.1"