Skip to content

Commit

Permalink
chore(deps): update dependency @types/react-dom to v17.0.15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Apr 8, 2022
1 parent 9357fc5 commit d1f922d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 deletions packages/h5p-rest-example-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 packages/h5p-rest-example-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@types/jest": "27.4.1",
"@types/node": "17.0.8",
"@types/react": "17.0.44",
"@types/react-dom": "17.0.14"
"@types/react-dom": "17.0.15"
},
"scripts": {
"build": "react-scripts build",
Expand Down

0 comments on commit d1f922d

Please sign in to comment.