Skip to content

Commit

Permalink
chore: Upgrade jest to work with prettier 3
Browse files Browse the repository at this point in the history
  • Loading branch information
tonyxiao committed Nov 25, 2023
1 parent 0acb3d1 commit 949af2c
Show file tree
Hide file tree
Showing 3 changed files with 620 additions and 600 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@ianvs/prettier-plugin-sort-imports": "4.1.1",
"@roarr/cli": "5.7.0",
"@tsconfig/strictest": "1.0.2",
"@types/jest": "29.0.0",
"@types/jest": "29.5.10",
"@types/node": "18.11.18",
"@types/prettier": "3.0.0",
"@typescript-eslint/eslint-plugin": "5.57.1",
Expand All @@ -47,15 +47,15 @@
"eslint-config-next": "14.0.2",
"eslint-plugin-codegen": "0.16.1",
"eslint-plugin-eslint-comments": "3.2.0",
"eslint-plugin-jest": "27.0.1",
"eslint-plugin-jest": "27.6.0",
"eslint-plugin-jest-formatting": "3.1.0",
"eslint-plugin-promise": "6.0.1",
"eslint-plugin-tailwindcss": "3.12.1",
"eslint-plugin-unicorn": "43.0.2",
"husky": "8.0.1",
"jest": "29.0.1",
"jest": "30.0.0-alpha.2",
"jest-date-mock": "1.0.8",
"jest-watch-typeahead": "2.1.1",
"jest-watch-typeahead": "2.2.2",
"lint-staged": "13.0.3",
"mintlify": "4.0.59",
"ngrok": "5.0.0-beta.2",
Expand Down
Loading

0 comments on commit 949af2c

Please sign in to comment.