Skip to content

Commit

Permalink
fix(deps): move @testing-library/react-hooks to devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Martí Malek committed Oct 3, 2023
1 parent 2ee271d commit 96323ed
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 14 deletions.
30 changes: 17 additions & 13 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@
"@svgr/plugin-svgo": "^5.3.0",
"@testing-library/jest-dom": "^5.11.9",
"@testing-library/react": "^11.2.5",
"@testing-library/react-hooks": "^8.0.1",
"@testing-library/user-event": "^12.8.3",
"@types/babel__traverse": "7.17.1",
"@types/jest": "^25.1.4",
Expand Down Expand Up @@ -135,7 +136,6 @@
"@datepicker-react/hooks": "^2.3.1",
"@popperjs/core": "^2.11.5",
"@styled-system/theme-get": "^5.1.2",
"@testing-library/react-hooks": "^8.0.0",
"@types/react-select": "^4.0.18",
"@types/styled-system": "^5.1.9",
"date-fns": "^2.11.1",
Expand Down

0 comments on commit 96323ed

Please sign in to comment.