mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-08 02:01:48 +08:00
Bump fork-ts-checker-webpack-plugin from 0.4.15 to 0.5.2
Bumps [fork-ts-checker-webpack-plugin](https://github.com/Realytics/fork-ts-checker-webpack-plugin) from 0.4.15 to 0.5.2. - [Release notes](https://github.com/Realytics/fork-ts-checker-webpack-plugin/releases) - [Changelog](https://github.com/Realytics/fork-ts-checker-webpack-plugin/blob/master/CHANGELOG.md) - [Commits](https://github.com/Realytics/fork-ts-checker-webpack-plugin/compare/v0.4.15...v0.5.2) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
parent
f6a0d5d9fd
commit
4aa049d6dc
@ -29,7 +29,7 @@
|
||||
"@storybook/node-logger": "4.2.0-alpha.3",
|
||||
"angular2-template-loader": "^0.6.2",
|
||||
"core-js": "^2.5.7",
|
||||
"fork-ts-checker-webpack-plugin": "^0.4.14",
|
||||
"fork-ts-checker-webpack-plugin": "^0.5.2",
|
||||
"global": "^4.3.2",
|
||||
"react": "^16.6.0",
|
||||
"react-dom": "^16.6.0",
|
||||
|
10
yarn.lock
10
yarn.lock
@ -10230,18 +10230,16 @@ fork-ts-checker-webpack-plugin-alt@0.4.14:
|
||||
resolve "^1.5.0"
|
||||
tapable "^1.0.0"
|
||||
|
||||
fork-ts-checker-webpack-plugin@^0.4.14:
|
||||
version "0.4.15"
|
||||
resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-0.4.15.tgz#7cd9f94f3dd58cd1fe8f953f876e72090eda3f6d"
|
||||
integrity sha512-qNYuygh2GxXehBvQZ5rI5YlQFn+7ZV6kmkyD9Sgs33dWl73NZdUOB5aCp8v0EXJn176AhPrZP8YCMT3h01fs+g==
|
||||
fork-ts-checker-webpack-plugin@^0.5.2:
|
||||
version "0.5.2"
|
||||
resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-0.5.2.tgz#a73b3630bd0a69409a6e4824e54c03a62fe82d8f"
|
||||
integrity sha512-a5IG+xXyKnpruI0CP/anyRLAoxWtp3lzdG6flxicANnoSzz64b12dJ7ASAVRrI2OaWwZR2JyBaMHFQqInhWhIw==
|
||||
dependencies:
|
||||
babel-code-frame "^6.22.0"
|
||||
chalk "^2.4.1"
|
||||
chokidar "^2.0.4"
|
||||
lodash "^4.17.11"
|
||||
micromatch "^3.1.10"
|
||||
minimatch "^3.0.4"
|
||||
resolve "^1.5.0"
|
||||
tapable "^1.0.0"
|
||||
|
||||
form-data@~2.1.1:
|
||||
|
Loading…
x
Reference in New Issue
Block a user