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

This commit is contained in:
Renovate Bot
2019-11-06 16:31:46 +00:00
parent 184d199844
commit a1232778c8
2 changed files with 4 additions and 4 deletions

6
ui/package-lock.json generated
View File

@@ -2983,9 +2983,9 @@
}
},
"@types/react-dom": {
"version": "16.9.3",
"resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-16.9.3.tgz",
"integrity": "sha512-FUuZKXPr9qlzUT9lhuzrZgLjH63TvNn28Ch3MvKG4B+F52zQtO8DtE0Opbncy3xaucNZM2WIPfuNTgkbKx5Brg==",
"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==",
"requires": {
"@types/react": "*"
}

View File

@@ -13,7 +13,7 @@
"@types/jest": "24.0.22",
"@types/node": "12.12.6",
"@types/react": "16.9.11",
"@types/react-dom": "16.9.3",
"@types/react-dom": "16.9.4",
"body-scroll-lock": "2.6.4",
"bootstrap": "4.3.1",
"bootswatch": "4.3.1",