mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-12 17:45:22 +00:00
build(deps): bump @shopify/react-i18n from 6.2.3 to 6.2.4
Bumps [@shopify/react-i18n](https://github.com/Shopify/quilt/tree/HEAD/packages/react-i18n) from 6.2.3 to 6.2.4. - [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.4/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
7b1168ffbe
commit
d1a097ba3b
+1
-1
@@ -13,7 +13,7 @@
|
||||
"@pybricks/firmware": "4.13.0-beta.1",
|
||||
"@pybricks/ide-docs": "1.6.0",
|
||||
"@pybricks/mpy-cross-v5": "^2.0.0",
|
||||
"@shopify/react-i18n": "^6.2.3",
|
||||
"@shopify/react-i18n": "^6.2.4",
|
||||
"@testing-library/dom": "^8.11.1",
|
||||
"@testing-library/jest-dom": "^5.11.9",
|
||||
"@testing-library/react": "^12.1.2",
|
||||
|
||||
@@ -1718,10 +1718,10 @@
|
||||
resolved "https://registry.yarnpkg.com/@shopify/react-hooks/-/react-hooks-2.1.6.tgz#0fcaed1536d60321e2bae6fe803c60921ec3f365"
|
||||
integrity sha512-sx7WoYB26LmNewQmunpvlqRFtlS78OEuV6KvZNM1ny1TGmyAH6/G/Mf5eoaWNwjjyrKRDofiZLyYWd2hycv6fQ==
|
||||
|
||||
"@shopify/react-i18n@^6.2.3":
|
||||
version "6.2.3"
|
||||
resolved "https://registry.yarnpkg.com/@shopify/react-i18n/-/react-i18n-6.2.3.tgz#391fc4b4bdffcc919b30360001c23c99e19f6c79"
|
||||
integrity sha512-Vuo8OaLThcNMhcoVo+o+bvhQ0eupk4gwwQ/PecPYjy5wgR2/OMVZ6rpji29sTpjNKq0mklXX5dr8z2WPqIcRqg==
|
||||
"@shopify/react-i18n@^6.2.4":
|
||||
version "6.2.4"
|
||||
resolved "https://registry.yarnpkg.com/@shopify/react-i18n/-/react-i18n-6.2.4.tgz#4030f61d015b5b2a811a7f7f3768fd4f9dc1a6a3"
|
||||
integrity sha512-d0nZKeMBoFQiMFjO93MUgQMRHeZCaFDW8SIdJSaG6/rN7+Lg683qoXv5Qx1HukKdQchlDSnt9+vyXT/z1Bso+w==
|
||||
dependencies:
|
||||
"@shopify/dates" "^1.0.8"
|
||||
"@shopify/decorators" "^2.0.4"
|
||||
|
||||
Reference in New Issue
Block a user