mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-09 00:19:13 +08:00
Bump @types/node from 10.12.17 to 10.12.18
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) from 10.12.17 to 10.12.18. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
parent
8c7a40f419
commit
f55592a148
@ -47,7 +47,7 @@
|
|||||||
"@storybook/angular": "4.2.0-alpha.8",
|
"@storybook/angular": "4.2.0-alpha.8",
|
||||||
"@types/core-js": "^2.5.0",
|
"@types/core-js": "^2.5.0",
|
||||||
"@types/jest": "^23.3.9",
|
"@types/jest": "^23.3.9",
|
||||||
"@types/node": "~10.12.17",
|
"@types/node": "~10.12.18",
|
||||||
"@types/webpack-env": "^1.13.6",
|
"@types/webpack-env": "^1.13.6",
|
||||||
"global": "^4.3.2",
|
"global": "^4.3.2",
|
||||||
"jasmine-core": "~3.3.0",
|
"jasmine-core": "~3.3.0",
|
||||||
|
@ -60,7 +60,7 @@
|
|||||||
"@babel/preset-react": "^7.0.0",
|
"@babel/preset-react": "^7.0.0",
|
||||||
"@emotion/snapshot-serializer": "^0.8.2",
|
"@emotion/snapshot-serializer": "^0.8.2",
|
||||||
"@types/jest": "^23.3.9",
|
"@types/jest": "^23.3.9",
|
||||||
"@types/node": "^10.12.17",
|
"@types/node": "^10.12.18",
|
||||||
"@types/react": "^16.7.3",
|
"@types/react": "^16.7.3",
|
||||||
"babel-core": "^7.0.0-bridge.0",
|
"babel-core": "^7.0.0-bridge.0",
|
||||||
"babel-eslint": "^10.0.1",
|
"babel-eslint": "^10.0.1",
|
||||||
|
@ -2103,9 +2103,10 @@
|
|||||||
version "0.5.0"
|
version "0.5.0"
|
||||||
resolved "https://registry.yarnpkg.com/@types/marked/-/marked-0.5.0.tgz#4b91c66ee8cf0abb6938e02fdec207279959962e"
|
resolved "https://registry.yarnpkg.com/@types/marked/-/marked-0.5.0.tgz#4b91c66ee8cf0abb6938e02fdec207279959962e"
|
||||||
|
|
||||||
"@types/node@*", "@types/node@^10.12.17", "@types/node@~10.12.17":
|
"@types/node@*", "@types/node@^10.12.18", "@types/node@~10.12.18":
|
||||||
version "10.12.17"
|
version "10.12.18"
|
||||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.12.17.tgz#7040565b2c93d59325a68fa69073e754a7eda93a"
|
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.12.18.tgz#1d3ca764718915584fcd9f6344621b7672665c67"
|
||||||
|
integrity sha512-fh+pAqt4xRzPfqA6eh3Z2y6fyZavRIumvjhaCL753+TVkGKGhpPeyrJG2JftD0T9q4GF00KjefsQ+PQNDdWQaQ==
|
||||||
|
|
||||||
"@types/node@^6.0.0":
|
"@types/node@^6.0.0":
|
||||||
version "6.14.2"
|
version "6.14.2"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user