build(deps): bump @shopify/react-i18n from 6.3.12 to 6.3.13

Bumps [@shopify/react-i18n](https://github.com/Shopify/quilt/tree/HEAD/packages/react-i18n) from 6.3.12 to 6.3.13.
- [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.13/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-03-16 17:21:36 +00:00
committed by github-actions[bot]
parent e9aa0d82d9
commit f1c211dcfe
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.12",
"@shopify/react-i18n": "^6.3.13",
"@testing-library/dom": "^8.11.3",
"@testing-library/jest-dom": "^5.16.2",
"@testing-library/react": "^12.1.4",
+9 -9
View File
@@ -1717,26 +1717,26 @@
resolved "https://registry.yarnpkg.com/@shopify/i18n/-/i18n-1.0.9.tgz#9ed8af63851275bf69a99f77a735ceff9a8605bf"
integrity sha512-ZxoIB8UTmWHvRig6E4zvYJt3fAa24iJGYTQLHsjZBV3cmqi/AiSet9Qys7GkqzKcYV/4xukZIfpeWXVjef3v7A==
"@shopify/react-effect@^4.1.11":
version "4.1.11"
resolved "https://registry.yarnpkg.com/@shopify/react-effect/-/react-effect-4.1.11.tgz#9aa7ce38881726a568066855d65aa25924f48c9a"
integrity sha512-xlP2g9SkVZCgpLckFqCF9mYLwbiPAJL1cUmWlYIMbKLBV6qg8+g5qf+bbfH+s7S1UCqW8sWnOv8X5L668CX+Xw==
"@shopify/react-effect@^4.1.12":
version "4.1.12"
resolved "https://registry.yarnpkg.com/@shopify/react-effect/-/react-effect-4.1.12.tgz#fb9bff0c224c844035bef2b5dbff9341322f5c21"
integrity sha512-Zy0CH0onvv/Jll4ePxvWa1STS6cILjoFI+6LxMFapC8ZVcCQdnrQFLmuoyF+rfyuFqJtwHE9y1sDZcP+EkW3GQ==
"@shopify/react-hooks@^2.1.18":
version "2.1.18"
resolved "https://registry.yarnpkg.com/@shopify/react-hooks/-/react-hooks-2.1.18.tgz#161d41bf7196203183f6e504bbe1e64ed746e648"
integrity sha512-LZJcqKhqQC8+3B+x+JANR+4M0k6YICA8LwfF0/6yeF6NC7r8tr8lLhfyZPD//LP8HweVRZoqi8QphXzcjZNVwA==
"@shopify/react-i18n@^6.3.12":
version "6.3.12"
resolved "https://registry.yarnpkg.com/@shopify/react-i18n/-/react-i18n-6.3.12.tgz#5fe129cb34eb054d1798489d55b04c548f0e9449"
integrity sha512-3D7WRTCE1XCS1P3ZENMqCL5rmdnZljn7tVBQmzPeUZU2EIORkodZg1fDFZXlb5RmXxq5WGa1dtTw9Ipl5ls4Eg==
"@shopify/react-i18n@^6.3.13":
version "6.3.13"
resolved "https://registry.yarnpkg.com/@shopify/react-i18n/-/react-i18n-6.3.13.tgz#d89bf764f52194d63d47a5b26ea87356fb40fc98"
integrity sha512-WUmgvP3amhzZy5xamd6bd0FIhXfVdMKZzO6YnDYpLKRJ8YAq+lx2T3rEy26dcF3GmFOobFaLMrQrP/UojyKiGw==
dependencies:
"@shopify/dates" "^1.1.5"
"@shopify/decorators" "^2.0.8"
"@shopify/function-enhancers" "^2.0.8"
"@shopify/i18n" "^1.0.9"
"@shopify/react-effect" "^4.1.11"
"@shopify/react-effect" "^4.1.12"
"@shopify/react-hooks" "^2.1.18"
"@shopify/useful-types" "^4.0.2"
"@types/hoist-non-react-statics" "^3.0.1"