Skip to content

Commit

Permalink
fix(deps): update dependency fork-ts-checker-webpack-plugin to v4.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 23, 2020
1 parent d70c0ae commit 9cff0e4
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"cli-table3": "0.5.1",
"commander": "4.1.0",
"copyfiles": "2.2.0",
"fork-ts-checker-webpack-plugin": "4.0.1",
"fork-ts-checker-webpack-plugin": "4.0.2",
"inquirer": "7.0.3",
"node-emoji": "1.10.0",
"ora": "4.0.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2796,10 +2796,10 @@ forever-agent@~0.6.1:
resolved "https://registry.yarnpkg.com/forever-agent/-/forever-agent-0.6.1.tgz#fbc71f0c41adeb37f96c577ad1ed42d8fdacca91"
integrity sha1-+8cfDEGt6zf5bFd60e1C2P2sypE=

fork-ts-checker-webpack-plugin@4.0.1:
version "4.0.1"
resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-4.0.1.tgz#d2eac44dc9957828bf2716dd11844320e7486799"
integrity sha512-OoUUhzyHoF3pFphHXgFAtlRBZ9v8tAYJPUtizpN6SdwBmJqKeXuHWcAhHqek02lf+6ClbXG5X7taEUxk68yiCg==
fork-ts-checker-webpack-plugin@4.0.2:
version "4.0.2"
resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-4.0.2.tgz#3adaa4ac911787740a693e0b9e69e62e054e1e7e"
integrity sha512-gq47CwlNV8BUkI+kxuvI/rbE9062YWqPb4HkSCnX1ylsfKJIymyiC1RWU6cjcw0PbzRqm8xdrrfC0iO45D//3A==
dependencies:
babel-code-frame "^6.22.0"
chalk "^2.4.1"
Expand Down

0 comments on commit 9cff0e4

Please sign in to comment.