Bump @shopify/react-i18n from 5.2.1 to 5.2.2

Bumps [@shopify/react-i18n](https://github.com/Shopify/quilt/tree/HEAD/packages/react-i18n) from 5.2.1 to 5.2.2.
- [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.2/packages/react-i18n)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-02-08 15:43:42 +00:00
committed by GitHub
parent 48850d7669
commit 2db82f4e81
2 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
"@pybricks/firmware": "4.5.0",
"@pybricks/ide-docs": "1.1.0",
"@pybricks/mpy-cross-v5": "^2.0.0",
"@shopify/react-i18n": "^5.2.1",
"@shopify/react-i18n": "^5.2.2",
"@testing-library/dom": "^7.29.4",
"@testing-library/jest-dom": "^5.11.9",
"@testing-library/react": "^11.2.3",
+9 -9
View File
@@ -1557,10 +1557,10 @@
dependencies:
tslib "^1.14.1"
"@shopify/i18n@^0.2.0":
version "0.2.0"
resolved "https://registry.yarnpkg.com/@shopify/i18n/-/i18n-0.2.0.tgz#9d892b2bbb1ac519345a5eede43f0d030aa0bf0f"
integrity sha512-nWXLEhu1/nCoyuz9itx79R+yrVjU6a+Zbsm7FYP1koSSTaQEKMOPwdfEgtB2y65/PKmjmXwg3p+TIMHONzVI2g==
"@shopify/i18n@^0.2.1":
version "0.2.1"
resolved "https://registry.yarnpkg.com/@shopify/i18n/-/i18n-0.2.1.tgz#da707afe474fa11fbd273694be465bfa08128f24"
integrity sha512-6BuRaPbfZSUYcnjJkrBM439+qUUW+KkZsWf4wSjnlKJgR37sp/7UAwO58qZntV722MQ1txHsvqgmOCZLJFRh8g==
dependencies:
tslib "^1.14.1"
@@ -1578,15 +1578,15 @@
dependencies:
tslib "^1.14.1"
"@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==
"@shopify/react-i18n@^5.2.2":
version "5.2.2"
resolved "https://registry.yarnpkg.com/@shopify/react-i18n/-/react-i18n-5.2.2.tgz#4e5864cef791400bbd7e91e6c4a052d36630615d"
integrity sha512-M+zk2luTHgsTKF4/8JlNdzDdggmp14U3bQeuysSDlMUg5r2lTRTkhMIPh8c8t1hujF2sxdZMHhk+55oa+qHDhA==
dependencies:
"@shopify/dates" "^0.5.1"
"@shopify/decorators" "^1.2.0"
"@shopify/function-enhancers" "^1.1.0"
"@shopify/i18n" "^0.2.0"
"@shopify/i18n" "^0.2.1"
"@shopify/react-effect" "^3.3.0"
"@shopify/react-hooks" "^1.12.0"
"@shopify/useful-types" "^2.3.0"