mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-12 01:23:52 +00:00
build(deps): bump @shopify/react-i18n from 6.1.7 to 6.1.8
Bumps [@shopify/react-i18n](https://github.com/Shopify/quilt/tree/HEAD/packages/react-i18n) from 6.1.7 to 6.1.8. - [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.8/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:
committed by
David Lechner
parent
508a7e69db
commit
d36a2f8e63
+1
-1
@@ -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.7",
|
||||
"@shopify/react-i18n": "^6.1.8",
|
||||
"@testing-library/dom": "^8.2.0",
|
||||
"@testing-library/jest-dom": "^5.11.9",
|
||||
"@testing-library/react": "^12.0.0",
|
||||
|
||||
@@ -1666,10 +1666,10 @@
|
||||
estree-walker "^1.0.1"
|
||||
picomatch "^2.2.2"
|
||||
|
||||
"@shopify/dates@^1.0.6":
|
||||
version "1.0.6"
|
||||
resolved "https://registry.yarnpkg.com/@shopify/dates/-/dates-1.0.6.tgz#69605a6a11b93a53675ca7e87a7947f11dbff174"
|
||||
integrity sha512-MLyyHytUovcXB/vA3WvcSvhPUNKm+ZEFWeNSfGOeEUL0GVQYIx+1XpiPzHylJ5IZvm9vOymbQDquYIrNWJjVGw==
|
||||
"@shopify/dates@^1.0.7":
|
||||
version "1.0.7"
|
||||
resolved "https://registry.yarnpkg.com/@shopify/dates/-/dates-1.0.7.tgz#7d4921a18ab6e3dbea95e5805c5dc6a61dc46944"
|
||||
integrity sha512-S+PVX569z2UYbdabOrQAbS2u4QMVXEZIRBlo//vKl9Xu0JA7QJFhghOZmkZuJp1vMDzHMkU7cb2mnVZFhJKbIg==
|
||||
dependencies:
|
||||
"@shopify/decorators" "^2.0.3"
|
||||
|
||||
@@ -1700,12 +1700,12 @@
|
||||
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.7":
|
||||
version "6.1.7"
|
||||
resolved "https://registry.yarnpkg.com/@shopify/react-i18n/-/react-i18n-6.1.7.tgz#42a64d70b9313ed186a49ac1b72c616bb21a94bc"
|
||||
integrity sha512-m9XUyellYiUtnfC2jeGoYHIEOyY4Gk4tbmrxkOj0Ua2UOBwBTJLVD3eNorhDC831QHSLdVUyWBhR1YvvD8U8IA==
|
||||
"@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==
|
||||
dependencies:
|
||||
"@shopify/dates" "^1.0.6"
|
||||
"@shopify/dates" "^1.0.7"
|
||||
"@shopify/decorators" "^2.0.3"
|
||||
"@shopify/function-enhancers" "^2.0.3"
|
||||
"@shopify/i18n" "^1.0.4"
|
||||
|
||||
Reference in New Issue
Block a user