Skip to content

Commit a4e96f6

Browse files
committed
Update dependency @types/react-dom to v16.9.7
1 parent c0b59a9 commit a4e96f6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@types/enzyme-adapter-react-16": "1.0.3",
2424
"@types/jest": "23.3.13",
2525
"@types/react": "16.8.1",
26-
"@types/react-dom": "16.0.11",
26+
"@types/react-dom": "16.9.7",
2727
"enzyme": "3.8.0",
2828
"enzyme-adapter-react-16": "1.8.0",
2929
"enzyme-to-json": "3.3.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -657,10 +657,10 @@
657657
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.5.8.tgz#8ae4e0ea205fe95c3901a5a1df7f66495e3a56ce"
658658
integrity sha512-3AQoUxQcQtLHsK25wtTWIoIpgYjH3vSDroZOUr7PpCHw/jLY1RB9z9E8dBT/OSmwStVgkRNvdh+ZHNiomRieaw==
659659

660-
"@types/react-dom@16.0.11":
661-
version "16.0.11"
662-
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-16.0.11.tgz#bd10ccb0d9260343f4b9a49d4f7a8330a5c1f081"
663-
integrity sha512-x6zUx9/42B5Kl2Vl9HlopV8JF64wLpX3c+Pst9kc1HgzrsH+mkehe/zmHMQTplIrR48H2gpU7ZqurQolYu8XBA==
660+
"@types/react-dom@16.9.7":
661+
version "16.9.7"
662+
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-16.9.7.tgz#60844d48ce252d7b2dccf0c7bb937130e27c0cd2"
663+
integrity sha512-GHTYhM8/OwUCf254WO5xqR/aqD3gC9kSTLpopWGpQLpnw23jk44RvMHsyUSEplvRJZdHxhJGMMLF0kCPYHPhQA==
664664
dependencies:
665665
"@types/react" "*"
666666

0 commit comments

Comments
 (0)