fix(deps): update dependency @types/node to v12.12.3

This commit is contained in:
Renovate Bot
2019-10-30 16:48:13 +00:00
parent 803969fda8
commit 53088c9bc2
2 changed files with 4 additions and 4 deletions

6
ui/package-lock.json generated
View File

@@ -2949,9 +2949,9 @@
"integrity": "sha512-Il2DtDVRGDcqjDtE+rF8iqg1CArehSK84HZJCT7AMITlyXRBpuPhqGLDQMowraqqu1coEaimg4ZOqggt6L6L+A=="
},
"@types/node": {
"version": "12.12.0",
"resolved": "https://registry.npmjs.org/@types/node/-/node-12.12.0.tgz",
"integrity": "sha512-6N8Sa5AaENRtJnpKXZgvc119PKxT1Lk9VPy4kfT8JF23tIe1qDfaGkBR2DRKJFIA7NptMz+fps//C6aLi1Uoug=="
"version": "12.12.3",
"resolved": "https://registry.npmjs.org/@types/node/-/node-12.12.3.tgz",
"integrity": "sha512-opgSsy+cEF9N8MgaVPnWVtdJ3o4mV2aMHvDq7thkQUFt0EuOHJon4rQpJfhjmNHB+ikl0Cd6WhWIErOyQ+f7tw=="
},
"@types/prop-types": {
"version": "15.7.3",

View File

@@ -11,7 +11,7 @@
"@fortawesome/react-fontawesome": "0.1.7",
"@sentry/browser": "5.7.1",
"@types/jest": "24.0.21",
"@types/node": "12.12.0",
"@types/node": "12.12.3",
"@types/react": "16.9.11",
"@types/react-dom": "16.9.3",
"body-scroll-lock": "2.6.4",