Bump @types/node from 11.13.7 to 12.0.0 (#6730)

Bump @types/node from 11.13.7 to 12.0.0
This commit is contained in:
Norbert de Langen 2019-05-07 13:30:18 +02:00 committed by GitHub
commit 5384952350
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 6 deletions

View File

@ -49,7 +49,7 @@
"@storybook/angular": "5.1.0-alpha.39",
"@types/core-js": "^2.5.0",
"@types/jest": "^24.0.11",
"@types/node": "~11.13.4",
"@types/node": "~12.0.0",
"@types/webpack-env": "^1.13.7",
"babel-plugin-require-context-hook": "^1.0.0",
"global": "^4.3.2",

View File

@ -124,7 +124,7 @@
"@types/common-tags": "^1.8.0",
"@types/jest": "^24.0.11",
"@types/lodash": "^4.14.123",
"@types/node": "~11.13.4",
"@types/node": "~12.0.0",
"@types/react": "^16.8.14",
"@types/webpack": "^4.4.25",
"@types/webpack-env": "^1.13.7",

View File

@ -3427,10 +3427,10 @@
resolved "https://registry.npmjs.org/@types/minimatch/-/minimatch-3.0.3.tgz#3dca0e3f33b200fc7d1139c0cd96c1268cadfd9d"
integrity sha512-tHq6qdbT9U1IRSGf14CL0pUlULksvY9OZ+5eEgl1N7t+OA3tGvNpxJCzuKQlsNgCVwbAs670L1vcVQi8j9HjnA==
"@types/node@*", "@types/node@~11.13.4":
version "11.13.7"
resolved "https://registry.npmjs.org/@types/node/-/node-11.13.7.tgz#85dbb71c510442d00c0631f99dae957ce44fd104"
integrity sha512-suFHr6hcA9mp8vFrZTgrmqW2ZU3mbWsryQtQlY/QvwTISCw7nw/j+bCQPPohqmskhmqa5wLNuMHTTsc+xf1MQg==
"@types/node@*", "@types/node@~12.0.0":
version "12.0.0"
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.0.0.tgz#d11813b9c0ff8aaca29f04cbc12817f4c7d656e5"
integrity sha512-Jrb/x3HT4PTJp6a4avhmJCDEVrPdqLfl3e8GGMbpkGGdwAV5UGlIs4vVEfsHHfylZVOKZWpOqmqFH8CbfOZ6kg==
"@types/node@^6.0.0":
version "6.14.5"