chore: update some dev packages

This commit is contained in:
41666 2021-03-22 00:22:57 -04:00
parent 93d2dba8e8
commit f4165f8055
4 changed files with 42 additions and 22 deletions

View file

@ -14,14 +14,14 @@
"@roleypoly/types": "*",
"@testing-library/jest-dom": "^5.11.9",
"@testing-library/react": "^11.2.5",
"@testing-library/user-event": "^13.0.6",
"@testing-library/user-event": "^13.0.7",
"@types/jest": "^26.0.21",
"@types/node": "^14.14.35",
"@types/react": "^17.0.3",
"@types/react-dom": "^17.0.2",
"memoize-one": "^5.1.1",
"react": "^17.0.1",
"react-dom": "^17.0.1",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-helmet": "^6.1.0",
"react-scripts": "4.0.3",
"typescript": "^4.2.3",