fix(deps): update dependency @types/react to v16.9.30

This commit is contained in:
Renovate Bot
2020-03-31 17:19:11 +00:00
parent 182dcd3e0a
commit 2bd0340de6
2 changed files with 4 additions and 4 deletions

6
ui/package-lock.json generated
View File

@@ -5785,9 +5785,9 @@
}
},
"@types/react": {
"version": "16.9.29",
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.29.tgz",
"integrity": "sha512-aE5sV9XVqKvIR8Lqa73hXvlqBzz5hBG0jtV9jZ1uuEWRmW8KN/mdQQmsYlPx6z/b2xa8zR3jtk7WoT+2/m4suA==",
"version": "16.9.30",
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.30.tgz",
"integrity": "sha512-nx+ixghmJkzcDYhtqvmf/jPcBvyH87yfLM+dUDH2n8lE356t18p2flj3mzkT/VO0N1wh6RCjtmWGFI3r/KhCxw==",
"requires": {
"@types/prop-types": "*",
"csstype": "^2.2.0"

View File

@@ -14,7 +14,7 @@
"@sentry/browser": "5.15.4",
"@types/jest": "25.1.4",
"@types/node": "12.12.31",
"@types/react": "16.9.29",
"@types/react": "16.9.30",
"@types/react-dom": "16.9.5",
"body-scroll-lock": "3.0.1",
"bootstrap": "4.4.1",