Skip to content

Commit

Permalink
fix(deps): update dependency @types/react to v17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 5, 2021
1 parent 99c6695 commit dba63eb
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 5 deletions.
19 changes: 15 additions & 4 deletions client/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@testing-library/user-event": "12.6.0",
"@types/jest": "26.0.19",
"@types/node": "12.19.12",
"@types/react": "16.14.2",
"@types/react": "17.0.0",
"@types/react-dom": "17.0.0",
"@lumieducation/h5p-server": "6.2.0",
"@lumieducation/h5p-react": "0.1.1",
Expand Down

0 comments on commit dba63eb

Please sign in to comment.