Skip to content

Commit

Permalink
chore(deps): update dependency @testing-library/jest-dom to v6.6.1 (#548
Browse files Browse the repository at this point in the history
)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 16, 2024
1 parent 75aeb5f commit b5747bf
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion apps/example-next-conform/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"zod": "3.23.8"
},
"devDependencies": {
"@testing-library/jest-dom": "6.5.0",
"@testing-library/jest-dom": "6.6.1",
"@types/node": "20.16.11",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/location-state-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"devDependencies": {
"@repo/configs": "workspace:*",
"@repo/test-utils": "workspace:*",
"@testing-library/jest-dom": "6.5.0",
"@testing-library/jest-dom": "6.6.1",
"@testing-library/react": "16.0.1",
"@testing-library/user-event": "14.5.2",
"@types/react": "18.3.11",
Expand Down
14 changes: 7 additions & 7 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 b5747bf

Please sign in to comment.