Build(deps-dev): bump @types/node from 12.7.11 to 12.11.1 (#4214)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.7.11 to 12.11.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-10-19 15:00:35 +00:00
committed by repo-ranger[bot]
parent d1fcb659d8
commit d83601c57b
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -2489,9 +2489,9 @@
"dev": true
},
"@types/node": {
"version": "12.7.11",
"resolved": "https://registry.npmjs.org/@types/node/-/node-12.7.11.tgz",
"integrity": "sha512-Otxmr2rrZLKRYIybtdG/sgeO+tHY20GxeDjcGmUnmmlCWyEnv2a2x1ZXBo3BTec4OiTXMQCiazB8NMBf0iRlFw==",
"version": "12.11.1",
"resolved": "https://registry.npmjs.org/@types/node/-/node-12.11.1.tgz",
"integrity": "sha512-TJtwsqZ39pqcljJpajeoofYRfeZ7/I/OMUQ5pR4q5wOKf2ocrUvBAZUMhWsOvKx3dVc/aaV5GluBivt0sWqA5A==",
"dev": true
},
"@types/normalize-package-data": {
+1 -1
View File
@@ -157,7 +157,7 @@
"@types/lodash.debounce": "^4.0.6",
"@types/lodash.groupby": "^4.6.6",
"@types/mocha": "^5.2.7",
"@types/node": "^12.7.11",
"@types/node": "^12.11.1",
"@types/react-helmet": "^5.0.12",
"@types/react-modal": "^3.8.3",
"@types/react-select": "^3.0.5",