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

This commit is contained in:
Renovate Bot
2019-11-19 22:56:57 +00:00
parent 69ffe3e6cb
commit dedea93645
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.9",
"resolved": "https://registry.npmjs.org/@types/node/-/node-12.12.9.tgz",
"integrity": "sha512-kV3w4KeLsRBW+O2rKhktBwENNJuqAUQHS3kf4ia2wIaF/MN6U7ANgTsx7tGremcA0Pk3Yh0Hl0iKiLPuBdIgmw=="
"version": "12.12.11",
"resolved": "https://registry.npmjs.org/@types/node/-/node-12.12.11.tgz",
"integrity": "sha512-O+x6uIpa6oMNTkPuHDa9MhMMehlxLAd5QcOvKRjAFsBVpeFWTOPnXbDvILvFgFFZfQ1xh1EZi1FbXxUix+zpsQ=="
},
"@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.9",
"@types/node": "12.12.11",
"@types/react": "16.9.11",
"@types/react-dom": "16.9.4",
"body-scroll-lock": "2.6.4",