Skip to content

Commit

Permalink
build(deps-dev): bump @remix-run/testing from 2.11.2 to 2.14.0
Browse files Browse the repository at this point in the history
Bumps [@remix-run/testing](https://github.com/remix-run/remix/tree/HEAD/packages/remix-testing) from 2.11.2 to 2.14.0.
- [Release notes](https://github.com/remix-run/remix/releases)
- [Changelog](https://github.com/remix-run/remix/blob/main/packages/remix-testing/CHANGELOG.md)
- [Commits](https://github.com/remix-run/remix/commits/@remix-run/[email protected]/packages/remix-testing)

---
updated-dependencies:
- dependency-name: "@remix-run/testing"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent 7151906 commit b2dfc1e
Show file tree
Hide file tree
Showing 2 changed files with 93 additions and 18 deletions.
2 changes: 1 addition & 1 deletion packages/apps/shopify-app-remix/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"devDependencies": {
"@remix-run/node": "^2.13.1",
"@remix-run/react": "^2.11.2",
"@remix-run/testing": "^2.11.2",
"@remix-run/testing": "^2.14.0",
"@shopify/generate-docs": "^0.16.4",
"@shopify/polaris": "^12.18.0",
"@shopify/react-testing": "^5.4.0",
Expand Down
109 changes: 92 additions & 17 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b2dfc1e

Please sign in to comment.