Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing dependency @types/hoist-non-react-statics, closes #3837 #3860

Merged
merged 11 commits into from
Sep 17, 2023
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
"@playwright/test": "^1.34.3",
"@types/benchmark": "^2.1.2",
"@types/jest": "^25.0.0",
"@types/hoist-non-react-statics": "^3.3.1",
patik marked this conversation as resolved.
Show resolved Hide resolved
"benchmark": "^2.1.4",
"esm": "^3.2.25",
"husky": "^4.3.0",
Expand Down