Merge pull request #410 from pi-hole/dependabot/npm_and_yarn/development/types/node-12.12.7

Bump @types/node from 12.7.1 to 12.12.7
This commit is contained in:
DL6ER
2019-11-14 22:45:26 +01:00
committed by GitHub
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -2743,9 +2743,9 @@
}
},
"@types/node": {
"version": "12.7.1",
"resolved": "https://registry.npmjs.org/@types/node/-/node-12.7.1.tgz",
"integrity": "sha512-aK9jxMypeSrhiYofWWBf/T7O+KwaiAHzM4sveCdWPn71lzUSMimRnKzhXDKfKwV1kWoBo2P1aGgaIYGLf9/ljw==",
"version": "12.12.7",
"resolved": "https://registry.npmjs.org/@types/node/-/node-12.12.7.tgz",
"integrity": "sha512-E6Zn0rffhgd130zbCbAr/JdXfXkoOUFAKNs/rF8qnafSJ8KYaA/j3oz7dcwal+lYjLA7xvdd5J4wdYpCTlP8+w==",
"dev": true
},
"@types/prop-types": {
+1 -1
View File
@@ -11,7 +11,7 @@
"@types/jest": "^24.0.17",
"@types/lodash.debounce": "^4.0.6",
"@types/lodash.isequal": "^4.5.5",
"@types/node": "^12.7.1",
"@types/node": "^12.12.7",
"@types/react": "^16.8.24",
"@types/react-bootstrap-daterangepicker": "0.0.26",
"@types/react-bootstrap-typeahead": "^3.4.5",