app,cli/templates: install @types/react-dom in app for @testing-library/react

This commit is contained in:
Patrik Oldsberg
2020-06-24 19:00:45 +02:00
parent 17adaefc5d
commit dbf6686818
3 changed files with 9 additions and 0 deletions
+7
View File
@@ -3812,6 +3812,13 @@
"@types/webpack" "*"
"@types/webpack-dev-server" "*"
"@types/react-dom@^16.9.8":
version "16.9.8"
resolved "https://registry.npmjs.org/@types/react-dom/-/react-dom-16.9.8.tgz#fe4c1e11dfc67155733dfa6aa65108b4971cb423"
integrity sha512-ykkPQ+5nFknnlU6lDd947WbQ6TE3NNzbQAkInC2EKY1qeYdTKp7onFusmYZb+ityzx2YviqT6BXSu+LyWWJwcA==
dependencies:
"@types/react" "*"
"@types/react-helmet@^5.0.15":
version "5.0.15"
resolved "https://registry.npmjs.org/@types/react-helmet/-/react-helmet-5.0.15.tgz#af0370617307e9f062c6aee0f1f5588224ce646e"