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

This commit is contained in:
Renovate Bot
2019-11-18 20:53:34 +00:00
parent d9b289787e
commit 20500175a7
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -2959,9 +2959,9 @@
"integrity": "sha512-Il2DtDVRGDcqjDtE+rF8iqg1CArehSK84HZJCT7AMITlyXRBpuPhqGLDQMowraqqu1coEaimg4ZOqggt6L6L+A=="
},
"@types/node": {
"version": "12.12.8",
"resolved": "https://registry.npmjs.org/@types/node/-/node-12.12.8.tgz",
"integrity": "sha512-XLla8N+iyfjvsa0KKV+BP/iGSoTmwxsu5Ci5sM33z9TjohF72DEz95iNvD6pPmemvbQgxAv/909G73gUn8QR7w=="
"version": "12.12.9",
"resolved": "https://registry.npmjs.org/@types/node/-/node-12.12.9.tgz",
"integrity": "sha512-kV3w4KeLsRBW+O2rKhktBwENNJuqAUQHS3kf4ia2wIaF/MN6U7ANgTsx7tGremcA0Pk3Yh0Hl0iKiLPuBdIgmw=="
},
"@types/prop-types": {
"version": "15.7.3",
+1 -1
View File
@@ -11,7 +11,7 @@
"@fortawesome/react-fontawesome": "0.1.7",
"@sentry/browser": "5.9.1",
"@types/jest": "24.0.23",
"@types/node": "12.12.8",
"@types/node": "12.12.9",
"@types/react": "16.9.11",
"@types/react-dom": "16.9.4",
"body-scroll-lock": "2.6.4",