From a85ddc2f17c9612895b5cc06bd7fa86ad1e19602 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 20:54:04 +0000 Subject: [PATCH] build(deps-dev): bump @shopify/react-testing from 5.4.0 to 6.0.0 Bumps [@shopify/react-testing](https://github.com/Shopify/quilt/tree/HEAD/packages/react-testing) from 5.4.0 to 6.0.0. - [Release notes](https://github.com/Shopify/quilt/releases) - [Changelog](https://github.com/Shopify/quilt/blob/main/packages/react-testing/CHANGELOG.md) - [Commits](https://github.com/Shopify/quilt/commits/@shopify/react-testing@6.0.0/packages/react-testing) --- updated-dependencies: - dependency-name: "@shopify/react-testing" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- packages/apps/shopify-app-remix/package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/packages/apps/shopify-app-remix/package.json b/packages/apps/shopify-app-remix/package.json index 24544aa38..579f05f0b 100644 --- a/packages/apps/shopify-app-remix/package.json +++ b/packages/apps/shopify-app-remix/package.json @@ -82,7 +82,7 @@ "@remix-run/testing": "^2.11.2", "@shopify/generate-docs": "^0.16.4", "@shopify/polaris": "^12.18.0", - "@shopify/react-testing": "^5.4.0", + "@shopify/react-testing": "^6.0.0", "@shopify/shopify-app-session-storage-memory": "^4.0.7", "@types/jsonwebtoken": "^9.0.7", "@types/react": "^18.3.9", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 60902eff1..2048ce9cc 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -574,8 +574,8 @@ importers: specifier: ^12.18.0 version: 12.27.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@shopify/react-testing': - specifier: ^5.4.0 - version: 5.4.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + specifier: ^6.0.0 + version: 6.0.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@shopify/shopify-app-session-storage-memory': specifier: ^4.0.7 version: link:../session-storage/shopify-app-session-storage-memory @@ -3016,8 +3016,8 @@ packages: '@shopify/prettier-config@1.1.2': resolution: {integrity: sha512-5ugCL9sPGzmOaZjeRGaWUWhHgAbemrS6z+R7v6gwiD+BiqSeoFhIY+imLpfdFCVpuOGalpHeCv6o3gv++EHs0A==} - '@shopify/react-testing@5.4.0': - resolution: {integrity: sha512-qlu6NUnMK9Mq/1lu6MIvZMSKT/AtXnHGyuu148DMshVF8d7E5+JDtgTVGeKKV8nnjL5cly4K91dyPVt6fHq5yA==} + '@shopify/react-testing@6.0.0': + resolution: {integrity: sha512-dkP0R8KRKbG5ftj20kdid1T3C0TLPnumI/nlaiWvopBV6zoqc1xuIHX83BAHjuutR2Y+Is97GkC231J76gXEUA==} engines: {node: '>=18.12.0'} peerDependencies: react: '>=18.0.0 <19.0.0' @@ -10948,7 +10948,7 @@ snapshots: '@shopify/prettier-config@1.1.2': {} - '@shopify/react-testing@5.4.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@shopify/react-testing@6.0.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@shopify/useful-types': 5.3.0 jest-matcher-utils: 26.6.2