Bump @shopify/react-i18n from 5.2.0 to 5.2.1

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-01-25 17:37:38 +00:00
committed by GitHub
parent 3d6b4f1153
commit 6e36ed5f57
2 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
"@craco/craco": "^6.0.0",
"@pybricks/firmware": "4.5.0",
"@pybricks/mpy-cross-v5": "^2.0.0",
"@shopify/react-i18n": "^5.2.0",
"@shopify/react-i18n": "^5.2.1",
"@testing-library/dom": "^7.29.2",
"@testing-library/jest-dom": "^5.11.8",
"@testing-library/react": "^11.2.3",
+9 -9
View File
@@ -1539,10 +1539,10 @@
estree-walker "^1.0.1"
picomatch "^2.2.2"
"@shopify/dates@^0.5.0":
version "0.5.0"
resolved "https://registry.yarnpkg.com/@shopify/dates/-/dates-0.5.0.tgz#a3a28bcc381ecb04b2251e832af16503f6b7e2c4"
integrity sha512-oDEyuqeVqFljPRAcbQlaEZ08j2oBN3OGVtG905MYhgQ4GUMTnCkp5jMXEqRxmawwuYGmnaeyQMMsDF4bUoajDg==
"@shopify/dates@^0.5.1":
version "0.5.1"
resolved "https://registry.yarnpkg.com/@shopify/dates/-/dates-0.5.1.tgz#85aaa4e991590cddf6ff4d8253efae2bdc6139f3"
integrity sha512-d2xTxESl7JFpq+/vFNTTzNNKsY8kDDN44RmoW8u5drG50qUlfwP56Q8DB1j1hUMMTxb09PrFFfepTSxyQiEKIg==
dependencies:
"@shopify/decorators" "^1.2.0"
tslib "^1.14.1"
@@ -1583,12 +1583,12 @@
dependencies:
tslib "^1.14.1"
"@shopify/react-i18n@^5.2.0":
version "5.2.0"
resolved "https://registry.yarnpkg.com/@shopify/react-i18n/-/react-i18n-5.2.0.tgz#2612296e2df6af95e4616f9358daa04084f49b00"
integrity sha512-l4TZ1A5x+zAuv1ytkJOmdRZ+tIRBxyzkpdacaYrleVJjmgCERHwuE5DMfM0WnyMzngUhd3BPAY0iC2LGqcN+uw==
"@shopify/react-i18n@^5.2.1":
version "5.2.1"
resolved "https://registry.yarnpkg.com/@shopify/react-i18n/-/react-i18n-5.2.1.tgz#7dd162ddabcd943a68e525d1ecb14530e07837a8"
integrity sha512-Q5xoZQ+ycR1lv+ZNP0kWjT4qYHiHAZjBa0yJCChBFll3AvknTEXgraOW2GUF3KgnlddrRhtRObumUj/eCOodAw==
dependencies:
"@shopify/dates" "^0.5.0"
"@shopify/dates" "^0.5.1"
"@shopify/decorators" "^1.2.0"
"@shopify/function-enhancers" "^1.1.0"
"@shopify/i18n" "^0.2.0"