Skip to content

Commit

Permalink
chore(package): update @testing-library/react 13.4.0 → 15.0.7 (major)
Browse files Browse the repository at this point in the history
Fix deprecation issue
Warning: `ReactDOMTestUtils.act` is deprecated in favor of `React.act`. Import `act` from `react` instead of `react-dom/test-utils`. See https://react.dev/warnings/react-dom-test-utils for more info.

chore(package): push pnpm lock file
  • Loading branch information
hveda authored and theodorusclarence committed Oct 31, 2024
1 parent a032ac3 commit 2c3215b
Show file tree
Hide file tree
Showing 2 changed files with 1,450 additions and 1,529 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@svgr/webpack": "^8.1.0",
"@tailwindcss/forms": "^0.5.9",
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/react": "^13.4.0",
"@testing-library/react": "^15.0.7",
"@types/react": "^18.3.11",
"@types/testing-library__jest-dom": "^5.14.9",
"@typescript-eslint/eslint-plugin": "^5.62.0",
Expand Down
Loading

0 comments on commit 2c3215b

Please sign in to comment.