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:
@@ -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": [
|
||||
|
||||
Reference in New Issue
Block a user