chore: bump react-icons, @types/node

This commit is contained in:
41666 2021-03-13 21:23:58 -05:00
parent 637be8bfa1
commit e7702fbcac
2 changed files with 4 additions and 4 deletions

View file

@ -16,7 +16,7 @@
"@testing-library/react": "^11.2.5",
"@testing-library/user-event": "^12.8.3",
"@types/jest": "^26.0.20",
"@types/node": "^14.14.33",
"@types/node": "^14.14.34",
"@types/react": "^17.0.3",
"@types/react-dom": "^17.0.2",
"memoize-one": "^5.1.1",
@ -25,7 +25,7 @@
"react-helmet": "^6.1.0",
"react-scripts": "4.0.3",
"typescript": "^4.2.3",
"web-vitals": "^1.1.0"
"web-vitals": "^1.1.1"
},
"devDependencies": {
"@craco/craco": "^6.1.1",