mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-05 16:11:33 +08:00
Bump typescript from 3.2.2 to 3.2.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.2.2 to 3.2.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v3.2.2...v3.2.4) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
parent
6914e6bd01
commit
db0832d616
@ -56,6 +56,6 @@
|
||||
"jest-preset-angular": "^6.0.1",
|
||||
"protractor": "~5.4.2",
|
||||
"ts-node": "~8.0.1",
|
||||
"typescript": "^3.1.6"
|
||||
"typescript": "^3.2.4"
|
||||
}
|
||||
}
|
||||
|
@ -32,7 +32,7 @@
|
||||
"react-scripts": "^2.1.3",
|
||||
"tslint": "^5.12.1",
|
||||
"tslint-config-airbnb": "^5.11.1",
|
||||
"typescript": "^3.2.2"
|
||||
"typescript": "^3.2.4"
|
||||
},
|
||||
"jest": {
|
||||
"snapshotSerializers": [
|
||||
|
@ -135,7 +135,7 @@
|
||||
"tslint": "~5.12.1",
|
||||
"tslint-config-prettier": "^1.15.0",
|
||||
"tslint-plugin-prettier": "^2.0.1",
|
||||
"typescript": "^3.1.6"
|
||||
"typescript": "^3.2.4"
|
||||
},
|
||||
"husky": {
|
||||
"hooks": {
|
||||
|
@ -20409,10 +20409,14 @@ typescript@3.1.6:
|
||||
version "3.1.6"
|
||||
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.1.6.tgz#b6543a83cfc8c2befb3f4c8fba6896f5b0c9be68"
|
||||
|
||||
typescript@3.2.2, typescript@^3.1.6, typescript@^3.2.2:
|
||||
typescript@3.2.2:
|
||||
version "3.2.2"
|
||||
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.2.2.tgz#fe8101c46aa123f8353523ebdcf5730c2ae493e5"
|
||||
|
||||
typescript@^3.2.4:
|
||||
version "3.2.4"
|
||||
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.2.4.tgz#c585cb952912263d915b462726ce244ba510ef3d"
|
||||
|
||||
ua-parser-js@^0.7.18:
|
||||
version "0.7.19"
|
||||
resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-0.7.19.tgz#94151be4c0a7fb1d001af7022fdaca4642659e4b"
|
||||
|
Loading…
x
Reference in New Issue
Block a user