Skip to content

Commit

Permalink
chore(deps): update dependency @testing-library/jest-dom to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 15, 2023
1 parent ab0218c commit ec70d81
Show file tree
Hide file tree
Showing 5 changed files with 34 additions and 25 deletions.
2 changes: 1 addition & 1 deletion packages/postgrest-react-query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@supabase/supabase-js": "2.26.0",
"@supabase/postgrest-js": "1.7.2",
"@testing-library/react": "14.0.0",
"@testing-library/jest-dom": "5.17.0",
"@testing-library/jest-dom": "6.1.3",
"jest-environment-jsdom": "29.7.0",
"@types/jest": "29.5.0",
"dotenv": "16.3.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/postgrest-swr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@supabase/supabase-js": "2.26.0",
"@supabase/postgrest-js": "1.7.2",
"@testing-library/react": "14.0.0",
"@testing-library/jest-dom": "5.17.0",
"@testing-library/jest-dom": "6.1.3",
"jest-environment-jsdom": "29.7.0",
"@types/jest": "29.5.0",
"dotenv": "16.3.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/storage-react-query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@supabase/supabase-js": "2.26.0",
"@supabase/storage-js": "2.5.1",
"@testing-library/react": "14.0.0",
"@testing-library/jest-dom": "5.17.0",
"@testing-library/jest-dom": "6.1.3",
"jest-environment-jsdom": "29.7.0",
"@types/jest": "29.5.0",
"dotenv": "16.3.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/storage-swr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@supabase/supabase-js": "2.26.0",
"@supabase/storage-js": "2.5.1",
"@testing-library/react": "14.0.0",
"@testing-library/jest-dom": "5.17.0",
"@testing-library/jest-dom": "6.1.3",
"jest-environment-jsdom": "29.7.0",
"@types/jest": "29.5.0",
"dotenv": "16.3.1",
Expand Down
51 changes: 30 additions & 21 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 ec70d81

Please sign in to comment.