update CRA deps

This commit is contained in:
Collin M. Barrett 2020-02-08 08:56:13 -06:00
parent ac5034c346
commit 22020a18a4
2 changed files with 3 additions and 0 deletions

BIN
web/package-lock.json generated

Binary file not shown.

View file

@ -3,6 +3,9 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@testing-library/jest-dom": "^4.2.4",
"@testing-library/react": "^9.4.0",
"@testing-library/user-event": "^7.2.1",
"@types/jest": "^25.1.2",
"@types/node": "^13.7.0",
"@types/react": "^16.9.19",