build(deps): bump @shopify/react-i18n from 6.3.1 to 6.3.2

Bumps [@shopify/react-i18n](https://github.com/Shopify/quilt/tree/HEAD/packages/react-i18n) from 6.3.1 to 6.3.2.
- [Release notes](https://github.com/Shopify/quilt/releases)
- [Changelog](https://github.com/Shopify/quilt/blob/main/packages/react-i18n/CHANGELOG.md)
- [Commits](https://github.com/Shopify/quilt/commits/@shopify/react-i18n@6.3.2/packages/react-i18n)

---
updated-dependencies:
- dependency-name: "@shopify/react-i18n"
  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]
2022-01-20 16:19:42 +00:00
committed by github-actions[bot]
parent faeb65a1fe
commit 20033195e4
2 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
"@pybricks/firmware": "4.14.0",
"@pybricks/ide-docs": "2.1.0",
"@pybricks/mpy-cross-v5": "^2.0.0",
"@shopify/react-i18n": "^6.3.1",
"@shopify/react-i18n": "^6.3.2",
"@testing-library/dom": "^8.11.2",
"@testing-library/jest-dom": "^5.16.1",
"@testing-library/react": "^12.1.2",
+9 -9
View File
@@ -1733,22 +1733,22 @@
resolved "https://registry.yarnpkg.com/@shopify/react-effect/-/react-effect-4.1.7.tgz#919ee3522ec76ea84879af6ac7fd6055be221181"
integrity sha512-sIlNP3mB+EvxjPgHXI70sNUimDZkkTWmzb+Suyn2ew1ohfMpfpSQaK92a/pduHW1LdElvxFFy4f7f7Bm4CDxfg==
"@shopify/react-hooks@^2.1.9":
version "2.1.9"
resolved "https://registry.yarnpkg.com/@shopify/react-hooks/-/react-hooks-2.1.9.tgz#b3b4a408d6f9e59d6489f05b25ddb4bd18259e49"
integrity sha512-aRD/PVTgeqhFmH7u8gXJRmJ4zjblquDN192tEUcwToMaW4ILgcmarU0/VRytAFMVoDtCP+KI9IDjbxdwZCRsfg==
"@shopify/react-hooks@^2.1.10":
version "2.1.10"
resolved "https://registry.yarnpkg.com/@shopify/react-hooks/-/react-hooks-2.1.10.tgz#da1efe765175d161350b23d625bff652b17f3a30"
integrity sha512-JI7ds5ocMH6WrvWbS1HhHKkKcdRC5kI+8WC6B8lfBpQU5mWFF5zGtdhQ06TaxXXdPA9dVr6TMQyebj6MZnxOGg==
"@shopify/react-i18n@^6.3.1":
version "6.3.1"
resolved "https://registry.yarnpkg.com/@shopify/react-i18n/-/react-i18n-6.3.1.tgz#1725a41aaec7387a231f53d0eb2e3a6c4de2c940"
integrity sha512-5ltz4qdoM86bBB1i8Lo2NLeySVzqlHVkSYlDp47VoW1Yd075pBc/iTfvgphKTSBthJXQ1u0Q7L9od8eCRETkAA==
"@shopify/react-i18n@^6.3.2":
version "6.3.2"
resolved "https://registry.yarnpkg.com/@shopify/react-i18n/-/react-i18n-6.3.2.tgz#05121d86ea1e97c9a9eece2501dee8b3759789aa"
integrity sha512-lh68N5Eo7pAL0gNNsTwVMHjZRiRETMD1B36SL7DmR0cmfa2uOyTWLv680qT5hT7qQc+WaJg1dyq+DhSwsEpG9A==
dependencies:
"@shopify/dates" "^1.0.13"
"@shopify/decorators" "^2.0.4"
"@shopify/function-enhancers" "^2.0.4"
"@shopify/i18n" "^1.0.5"
"@shopify/react-effect" "^4.1.7"
"@shopify/react-hooks" "^2.1.9"
"@shopify/react-hooks" "^2.1.10"
"@shopify/useful-types" "^3.0.5"
"@types/hoist-non-react-statics" "^3.0.1"
change-case "^4.1.2"