build(deps): bump @shopify/react-i18n from 6.1.8 to 6.1.9

Bumps [@shopify/react-i18n](https://github.com/Shopify/quilt/tree/HEAD/packages/react-i18n) from 6.1.8 to 6.1.9.
- [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.1.9/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]
2021-08-30 11:17:28 -05:00
committed by David Lechner
parent d36a2f8e63
commit b29e191129
2 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
"@pybricks/firmware": "4.13.0-alpha.4",
"@pybricks/ide-docs": "1.5.0",
"@pybricks/mpy-cross-v5": "^2.0.0",
"@shopify/react-i18n": "^6.1.8",
"@shopify/react-i18n": "^6.1.9",
"@testing-library/dom": "^8.2.0",
"@testing-library/jest-dom": "^5.11.9",
"@testing-library/react": "^12.0.0",
+9 -9
View File
@@ -1690,26 +1690,26 @@
resolved "https://registry.yarnpkg.com/@shopify/i18n/-/i18n-1.0.4.tgz#0330dc07553c122be892d77db77b1ba69195cfa9"
integrity sha512-xhvtU61HrOCXFt6rp35Eza3UkWGRI6GZvYPOeY38qf/jMP1O1t8DsTZdxmLiela+SZPUg/IF6L/XljKXuMAQtg==
"@shopify/react-effect@^4.1.3":
version "4.1.3"
resolved "https://registry.yarnpkg.com/@shopify/react-effect/-/react-effect-4.1.3.tgz#694ed67b7f06112c9b1e28d6b35ff4ebb04400ae"
integrity sha512-8jmJmGyWK9VDWDN53HPjDZr4yRqLnAW5eNJvejzjFqZT2Rzn0fcY7ZAX8OzqFcPZ83CaHLwxGuUzOC5PxZQ2Ew==
"@shopify/react-effect@^4.1.4":
version "4.1.4"
resolved "https://registry.yarnpkg.com/@shopify/react-effect/-/react-effect-4.1.4.tgz#dbebf82533ff36694ea738362a7668610641464e"
integrity sha512-d9Z3gp5TX2K728E3lfABxw6PhCJAIRWbDmHjdzJrVBHwe09AgZUklEqADHD6NhjXo35iFwnbiPwR7QKdN54HdA==
"@shopify/react-hooks@^2.1.3":
version "2.1.3"
resolved "https://registry.yarnpkg.com/@shopify/react-hooks/-/react-hooks-2.1.3.tgz#cc555705dd9d652af8f9425b889c14e14ab75946"
integrity sha512-LR4jUh3cNUjTVwfyDtmYmZI7El4Xu4qKMOaz2wiJ3+Z6aJa5CwIm2zPVNq/qxHhdgc/TVOIuQ1JCSYw5h4/hVw==
"@shopify/react-i18n@^6.1.8":
version "6.1.8"
resolved "https://registry.yarnpkg.com/@shopify/react-i18n/-/react-i18n-6.1.8.tgz#cac5bc021a6507ab134c3b9ea6bf43a61471852e"
integrity sha512-VdKUQ3rzNvwQ/ae0nLGejxMm6HdmDtSHBP5IAaEPs9qso5seNvzh8VnAoA6+DHa+w7Ei4QuOjx7+1OCXE6V+IA==
"@shopify/react-i18n@^6.1.9":
version "6.1.9"
resolved "https://registry.yarnpkg.com/@shopify/react-i18n/-/react-i18n-6.1.9.tgz#8654745834f91ce1ed86965c0880830fa3c1cc70"
integrity sha512-3JyMHme4HCo5fI8QeuJJmO/BqTQf06OLkQQPbEXA/+4Mrq1xghCB0IBQwGojUPgKWc3alsrAeosqMvNW+7m46g==
dependencies:
"@shopify/dates" "^1.0.7"
"@shopify/decorators" "^2.0.3"
"@shopify/function-enhancers" "^2.0.3"
"@shopify/i18n" "^1.0.4"
"@shopify/react-effect" "^4.1.3"
"@shopify/react-effect" "^4.1.4"
"@shopify/react-hooks" "^2.1.3"
"@shopify/useful-types" "^3.0.4"
"@types/hoist-non-react-statics" "^3.0.1"