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

This commit is contained in:
Renovate Bot
2020-03-25 11:43:34 +00:00
parent 06d8ab4439
commit 3b614b0d65
2 changed files with 4 additions and 4 deletions
+3 -3
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",
+1 -1
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",