Skip to content

Commit

Permalink
chore: donwgrade jest
Browse files Browse the repository at this point in the history
  • Loading branch information
JuroUhlar committed Mar 15, 2024
1 parent dac2756 commit 5d6064a
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 929 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,8 @@
"eslint-plugin-react": "7.34.0",
"eslint-plugin-react-hooks": "^4.6.0",
"husky": "^9.0.11",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"jest": "^27.5.1",
"jest-environment-jsdom": "^27.5.1",
"lint-staged": "^15.2.2",
"preact": "^10.19.6",
"react": "^18.2.0",
Expand Down
Loading

0 comments on commit 5d6064a

Please sign in to comment.