Skip to content

Commit

Permalink
Merge pull request #238 from psteinroe/renovate/jest-monorepo
Browse files Browse the repository at this point in the history
chore(deps): update jest monorepo to v29.6.1
  • Loading branch information
psteinroe committed Jul 13, 2023
2 parents 980a09c + e34d03e commit 9047e45
Show file tree
Hide file tree
Showing 11 changed files with 383 additions and 294 deletions.
2 changes: 1 addition & 1 deletion packages/postgrest-fetcher/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"eslint": "8.40.0",
"@supabase-cache-helpers/eslint-config-custom": "workspace:*",
"@supabase-cache-helpers/prettier-config": "workspace:*",
"jest": "29.5.0",
"jest": "29.6.1",
"@supabase-cache-helpers/jest-presets": "workspace:*",
"ts-jest": "29.1.0",
"@supabase-cache-helpers/tsconfig": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/postgrest-filter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@types/jest": "29.5.0",
"dotenv": "16.3.1",
"eslint": "8.40.0",
"jest": "29.5.0",
"jest": "29.6.1",
"ts-jest": "29.1.0",
"tsup": "7.1.0",
"typescript": "5.0.4"
Expand Down
2 changes: 1 addition & 1 deletion packages/postgrest-mutate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@types/jest": "29.5.0",
"dotenv": "16.3.1",
"eslint": "8.40.0",
"jest": "29.5.0",
"jest": "29.6.1",
"ts-jest": "29.1.0",
"tsup": "7.1.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.16.5",
"jest-environment-jsdom": "29.5.0",
"jest-environment-jsdom": "29.6.1",
"@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.5.0",
"jest": "29.6.1",
"@supabase-cache-helpers/jest-presets": "workspace:*",
"ts-jest": "29.1.0",
"@supabase-cache-helpers/tsconfig": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/postgrest-shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"dotenv": "16.3.1",
"eslint": "8.40.0",
"@supabase-cache-helpers/eslint-config-custom": "workspace:*",
"jest": "29.5.0",
"jest": "29.6.1",
"@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.16.5",
"jest-environment-jsdom": "29.5.0",
"jest-environment-jsdom": "29.6.1",
"@types/jest": "29.5.0",
"dotenv": "16.3.1",
"eslint": "8.40.0",
"@supabase-cache-helpers/eslint-config-custom": "workspace:*",
"jest": "29.5.0",
"jest": "29.6.1",
"@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-fetcher/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.5.0",
"jest": "29.6.1",
"@supabase-cache-helpers/jest-presets": "workspace:*",
"ts-jest": "29.1.0",
"@supabase-cache-helpers/tsconfig": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/storage-mutate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@types/jest": "29.5.0",
"eslint": "8.40.0",
"@supabase-cache-helpers/eslint-config-custom": "workspace:*",
"jest": "29.5.0",
"jest": "29.6.1",
"@supabase-cache-helpers/jest-presets": "workspace:*",
"ts-jest": "29.1.0",
"@supabase-cache-helpers/prettier-config": "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.16.5",
"jest-environment-jsdom": "29.5.0",
"jest-environment-jsdom": "29.6.1",
"@types/jest": "29.5.0",
"dotenv": "16.3.1",
"eslint": "8.40.0",
"@supabase-cache-helpers/eslint-config-custom": "workspace:*",
"jest": "29.5.0",
"jest": "29.6.1",
"@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.16.5",
"jest-environment-jsdom": "29.5.0",
"jest-environment-jsdom": "29.6.1",
"@types/jest": "29.5.0",
"dotenv": "16.3.1",
"eslint": "8.40.0",
"@supabase-cache-helpers/eslint-config-custom": "workspace:*",
"jest": "29.5.0",
"jest": "29.6.1",
"@supabase-cache-helpers/jest-presets": "workspace:*",
"@supabase-cache-helpers/prettier-config": "workspace:*",
"ts-jest": "29.1.0",
Expand Down
Loading

1 comment on commit 9047e45

@vercel
Copy link

@vercel vercel bot commented on 9047e45 Jul 13, 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.vercel.app
supabase-cache-helpers-react-query-git-main-psteinroe.vercel.app
supabase-cache-helpers-react-query-psteinroe.vercel.app

Please sign in to comment.