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.9 to 6.2.0
Bumps [@shopify/react-i18n](https://github.com/Shopify/quilt/tree/HEAD/packages/react-i18n) from 6.1.9 to 6.2.0. - [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.2.0/packages/react-i18n) --- updated-dependencies: - dependency-name: "@shopify/react-i18n" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
David Lechner
parent
897b20c50d
commit
64f89eaa89
+1
-1
@@ -13,7 +13,7 @@
|
||||
"@pybricks/firmware": "4.13.0-alpha.5",
|
||||
"@pybricks/ide-docs": "1.6.0",
|
||||
"@pybricks/mpy-cross-v5": "^2.0.0",
|
||||
"@shopify/react-i18n": "^6.1.9",
|
||||
"@shopify/react-i18n": "^6.2.0",
|
||||
"@testing-library/dom": "^8.2.0",
|
||||
"@testing-library/jest-dom": "^5.11.9",
|
||||
"@testing-library/react": "^12.0.0",
|
||||
|
||||
@@ -1706,10 +1706,10 @@
|
||||
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.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==
|
||||
"@shopify/react-i18n@^6.2.0":
|
||||
version "6.2.0"
|
||||
resolved "https://registry.yarnpkg.com/@shopify/react-i18n/-/react-i18n-6.2.0.tgz#dfde82a40896bcb5dc78532e4ff89617328d1c1d"
|
||||
integrity sha512-/qpqnUX1L9OoGctZVycOYsO4D+RWFVrqAScOoKf/SEjI+vNW+MLDFmZij1SHDrOc6ZJBCW7w611agF1nVqw/Ww==
|
||||
dependencies:
|
||||
"@shopify/dates" "^1.0.7"
|
||||
"@shopify/decorators" "^2.0.3"
|
||||
|
||||
Reference in New Issue
Block a user