fix(deps): update dependency @types/react-dom to v16.9.5

This commit is contained in:
Renovate Bot
2020-01-21 02:49:01 +00:00
committed by renovate[bot]
parent 5a4333c56b
commit 3678eab8bc
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -3892,9 +3892,9 @@
}
},
"@types/react-dom": {
"version": "16.9.4",
"resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-16.9.4.tgz",
"integrity": "sha512-fya9xteU/n90tda0s+FtN5Ym4tbgxpq/hb/Af24dvs6uYnYn+fspaxw5USlw0R8apDNwxsqumdRoCoKitckQqw==",
"version": "16.9.5",
"resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-16.9.5.tgz",
"integrity": "sha512-BX6RQ8s9D+2/gDhxrj8OW+YD4R+8hj7FEM/OJHGNR0KipE1h1mSsf39YeyC81qafkq+N3rU3h3RFbLSwE5VqUg==",
"requires": {
"@types/react": "*"
}
+1 -1
View File
@@ -14,7 +14,7 @@
"@types/jest": "24.9.0",
"@types/node": "12.12.21",
"@types/react": "16.9.17",
"@types/react-dom": "16.9.4",
"@types/react-dom": "16.9.5",
"body-scroll-lock": "2.6.4",
"bootstrap": "4.4.1",
"bootswatch": "4.4.1",