replace wildcard dependency versions for devDependencies in favor of explicit versions

Signed-off-by: Colton Padden <colton.padden@fastmail.com>
This commit is contained in:
Colton Padden
2021-12-06 21:31:26 -05:00
parent ff614360fc
commit 051f9b1a23
+2 -2
View File
@@ -47,8 +47,8 @@
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^11.2.5",
"@testing-library/user-event": "^13.1.8",
"@types/jest": "*",
"@types/node": "*",
"@types/jest": "^26.0.7",
"@types/node": "^14.14.32",
"msw": "^0.35.0"
},
"files": [