Skip to content

Commit

Permalink
Upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
RichardLindhout committed Dec 11, 2020
1 parent 85386d3 commit 80c2f7d
Show file tree
Hide file tree
Showing 2 changed files with 1,433 additions and 1,387 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,18 +16,18 @@
"@babel/preset-react": "^7.10.1",
"@babel/preset-typescript": "^7.10.1",
"@testing-library/react": "^10.4.3",
"@types/jest": "^26.0.3",
"@types/react": "^16.9.41",
"@types/jest": "^26.0.19",
"@types/react": "^17.0.0",
"@types/react-test-renderer": "^16.9.2",
"babel-jest": "^26.1.0",
"eslint": "^7.3.1",
"eslint-plugin-react": "^7.20.2",
"eslint-plugin-react-hooks": "^4.0.5",
"expect.js": "^0.3.1",
"jest": "^26.1.0",
"jest": "^26.6.3",
"prettier": "^2.0.5",
"react": "^16.13.1",
"react-dom": "^16.13.1",
"react": "^17.0.1",
"react-dom": "^17.0.1",
"react-test-renderer": "^16.13.1",
"typescript": "^3.9.5"
}
Expand Down
Loading

0 comments on commit 80c2f7d

Please sign in to comment.