Merge pull request #1541 from prymitive/renovate/node-12.x

fix(deps): update dependency @types/node to v12.12.31
This commit is contained in:
Łukasz Mierzwa
2020-03-25 12:15:52 +00:00
committed by GitHub
2 changed files with 4 additions and 4 deletions

6
ui/package-lock.json generated
View File

@@ -5840,9 +5840,9 @@
"integrity": "sha512-tHq6qdbT9U1IRSGf14CL0pUlULksvY9OZ+5eEgl1N7t+OA3tGvNpxJCzuKQlsNgCVwbAs670L1vcVQi8j9HjnA=="
},
"@types/node": {
"version": "12.12.21",
"resolved": "https://registry.npmjs.org/@types/node/-/node-12.12.21.tgz",
"integrity": "sha512-8sRGhbpU+ck1n0PGAUgVrWrWdjSW2aqNeyC15W88GRsMpSwzv6RJGlLhE7s2RhVSOdyDmxbqlWSeThq4/7xqlA=="
"version": "12.12.31",
"resolved": "https://registry.npmjs.org/@types/node/-/node-12.12.31.tgz",
"integrity": "sha512-T+wnJno8uh27G9c+1T+a1/WYCHzLeDqtsGJkoEdSp2X8RTh3oOCZQcUnjAx90CS8cmmADX51O0FI/tu9s0yssg=="
},
"@types/npmlog": {
"version": "4.1.2",

View File

@@ -12,7 +12,7 @@
"@fortawesome/react-fontawesome": "0.1.9",
"@sentry/browser": "5.15.0",
"@types/jest": "25.1.4",
"@types/node": "12.12.21",
"@types/node": "12.12.31",
"@types/react": "16.9.25",
"@types/react-dom": "16.9.5",
"body-scroll-lock": "3.0.1",