Skip to content

Commit

Permalink
chore(deps): update jest monorepo to v29.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 15, 2023
1 parent 0540625 commit ab0218c
Show file tree
Hide file tree
Showing 7 changed files with 438 additions and 298 deletions.
2 changes: 1 addition & 1 deletion packages/postgrest-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"@types/flat": "5.0.2",
"dotenv": "16.3.1",
"eslint": "8.40.0",
"jest": "29.6.1",
"jest": "29.7.0",
"ts-jest": "29.1.0",
"tsup": "7.2.0",
"typescript": "5.0.4"
Expand Down
4 changes: 2 additions & 2 deletions packages/postgrest-react-query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,13 +60,13 @@
"@supabase/postgrest-js": "1.7.2",
"@testing-library/react": "14.0.0",
"@testing-library/jest-dom": "5.17.0",
"jest-environment-jsdom": "29.6.1",
"jest-environment-jsdom": "29.7.0",
"@types/jest": "29.5.0",
"dotenv": "16.3.1",
"eslint": "8.40.0",
"@supabase-cache-helpers/eslint-config-custom": "workspace:*",
"@supabase-cache-helpers/prettier-config": "workspace:*",
"jest": "29.6.1",
"jest": "29.7.0",
"@supabase-cache-helpers/jest-presets": "workspace:*",
"ts-jest": "29.1.0",
"@supabase-cache-helpers/tsconfig": "workspace:*",
Expand Down
4 changes: 2 additions & 2 deletions packages/postgrest-swr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,12 +59,12 @@
"@supabase/postgrest-js": "1.7.2",
"@testing-library/react": "14.0.0",
"@testing-library/jest-dom": "5.17.0",
"jest-environment-jsdom": "29.6.1",
"jest-environment-jsdom": "29.7.0",
"@types/jest": "29.5.0",
"dotenv": "16.3.1",
"eslint": "8.40.0",
"@supabase-cache-helpers/eslint-config-custom": "workspace:*",
"jest": "29.6.1",
"jest": "29.7.0",
"@supabase-cache-helpers/jest-presets": "workspace:*",
"@supabase-cache-helpers/prettier-config": "workspace:*",
"ts-jest": "29.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/storage-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"eslint": "8.40.0",
"@supabase-cache-helpers/eslint-config-custom": "workspace:*",
"@supabase-cache-helpers/prettier-config": "workspace:*",
"jest": "29.6.1",
"jest": "29.7.0",
"@supabase-cache-helpers/jest-presets": "workspace:*",
"ts-jest": "29.1.0",
"@supabase-cache-helpers/tsconfig": "workspace:*",
Expand Down
4 changes: 2 additions & 2 deletions packages/storage-react-query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,12 +60,12 @@
"@supabase/storage-js": "2.5.1",
"@testing-library/react": "14.0.0",
"@testing-library/jest-dom": "5.17.0",
"jest-environment-jsdom": "29.6.1",
"jest-environment-jsdom": "29.7.0",
"@types/jest": "29.5.0",
"dotenv": "16.3.1",
"eslint": "8.40.0",
"@supabase-cache-helpers/eslint-config-custom": "workspace:*",
"jest": "29.6.1",
"jest": "29.7.0",
"@supabase-cache-helpers/jest-presets": "workspace:*",
"@supabase-cache-helpers/prettier-config": "workspace:*",
"ts-jest": "29.1.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/storage-swr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,12 +59,12 @@
"@supabase/storage-js": "2.5.1",
"@testing-library/react": "14.0.0",
"@testing-library/jest-dom": "5.17.0",
"jest-environment-jsdom": "29.6.1",
"jest-environment-jsdom": "29.7.0",
"@types/jest": "29.5.0",
"dotenv": "16.3.1",
"eslint": "8.40.0",
"@supabase-cache-helpers/eslint-config-custom": "workspace:*",
"jest": "29.6.1",
"jest": "29.7.0",
"@supabase-cache-helpers/jest-presets": "workspace:*",
"@supabase-cache-helpers/prettier-config": "workspace:*",
"ts-jest": "29.1.0",
Expand Down
Loading

3 comments on commit ab0218c

@vercel
Copy link

@vercel vercel bot commented on ab0218c Sep 15, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

supabase-cache-helpers-react-query – ./examples/react-query

supabase-cache-helpers-react-query-git-main-psteinroe.vercel.app
supabase-cache-helpers-react-query-psteinroe.vercel.app
supabase-cache-helpers-react-query.vercel.app

@vercel
Copy link

@vercel vercel bot commented on ab0218c Sep 15, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

supabase-cache-helpers-swr-demo – ./examples/swr

supabase-cache-helpers-swr-demo-psteinroe.vercel.app
supabase-cache-helpers-swr-demo-git-main-psteinroe.vercel.app
supabase-cache-helpers-swr.vercel.app

@vercel
Copy link

@vercel vercel bot commented on ab0218c Sep 15, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.