Merge pull request #1119 from prymitive/renovate/node-12.12.x

fix(deps): update dependency @types/node to v12.12.5
This commit is contained in:
Łukasz Mierzwa
2019-11-01 18:32:13 +00:00
committed by GitHub
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.4",
"resolved": "https://registry.npmjs.org/@types/node/-/node-12.12.4.tgz",
"integrity": "sha512-tJUH7//zNZ/539DH4cgZS3NsmW0b9ShDeRBzoCEMCEAlHn5WHUghOfHdycvpo4RCxxEPmQ3WfjDogh+DCCvuSg=="
"version": "12.12.5",
"resolved": "https://registry.npmjs.org/@types/node/-/node-12.12.5.tgz",
"integrity": "sha512-KEjODidV4XYUlJBF3XdjSH5FWoMCtO0utnhtdLf1AgeuZLOrRbvmU/gaRCVg7ZaQDjVf3l84egiY0mRNe5xE4A=="
},
"@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.4",
"@types/node": "12.12.5",
"@types/react": "16.9.11",
"@types/react-dom": "16.9.3",
"body-scroll-lock": "2.6.4",