Skip to content

Commit

Permalink
chore: update jest and related dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
shervinchen committed Apr 30, 2024
1 parent bfb8ebe commit bfd025a
Show file tree
Hide file tree
Showing 2 changed files with 1,061 additions and 430 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,15 +72,15 @@
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/react": "^14.0.0",
"@testing-library/user-event": "^14.4.3",
"@types/jest": "^29.5.3",
"@types/jest": "^29.5.12",
"@types/mdx": "^2.0.5",
"@types/react": "^18.0.15",
"@types/react-dom": "^18.0.6",
"@types/testing-library__jest-dom": "^5.14.8",
"@typescript-eslint/eslint-plugin": "^5.43.0",
"@typescript-eslint/parser": "^5.59.0",
"autoprefixer": "^10.4.14",
"babel-jest": "^29.6.1",
"babel-jest": "^29.7.0",
"eslint": "^8.0.1",
"eslint-config-next": "^13.4.4",
"eslint-config-prettier": "^8.8.0",
Expand All @@ -90,8 +90,8 @@
"eslint-plugin-promise": "^6.0.0",
"eslint-plugin-react": "^7.32.2",
"husky": "^8.0.3",
"jest": "^29.6.1",
"jest-environment-jsdom": "^29.6.1",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"lint-staged": "^13.2.1",
"next": "^13.4.4",
"next-themes": "^0.2.1",
Expand All @@ -115,7 +115,7 @@
"rollup-plugin-terser": "^7.0.2",
"shiki": "^0.14.2",
"tailwindcss": "^3.3.2",
"ts-jest": "^29.1.1",
"ts-jest": "^29.1.2",
"tslib": "^2.4.0",
"typescript": "^4.7.4"
},
Expand Down
Loading

0 comments on commit bfd025a

Please sign in to comment.