From ad059f91a6428ffa35c28d5cd6bbed7c0f6d5d38 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 26 Mar 2020 13:27:42 +0000 Subject: [PATCH] chore(deps): update dependency fork-ts-checker-webpack-plugin to v4.1.2 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 2ce73016..336e6a76 100644 --- a/package.json +++ b/package.json @@ -96,7 +96,7 @@ "eslint-plugin-jsx-a11y": "6.2.3", "eslint-plugin-react": "7.19.0", "eslint-plugin-react-hooks": "2.5.1", - "fork-ts-checker-webpack-plugin": "4.1.1", + "fork-ts-checker-webpack-plugin": "4.1.2", "gh-pages": "2.2.0", "husky": "4.2.3", "jest": "25.2.1", diff --git a/yarn.lock b/yarn.lock index 40b171ab..19aa1387 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7635,10 +7635,10 @@ fork-ts-checker-webpack-plugin@1.5.0: tapable "^1.0.0" worker-rpc "^0.1.0" -fork-ts-checker-webpack-plugin@4.1.1: - version "4.1.1" - resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-4.1.1.tgz#138ad4551665a6569a479a496728983ce7069751" - integrity sha512-d6nPiFBeyvh1IcFcDK5wnmcZqdbNIEWDiUmS+/rB3bYzp7fJCZk5xmI+aCymYLImg870cEofy+wm1sIK3mnFsg== +fork-ts-checker-webpack-plugin@4.1.2: + version "4.1.2" + resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-4.1.2.tgz#ab160c702e1bdf2a271ee4f7236c3280aeba02a7" + integrity sha512-3Qe6GxiidhyChpNcfQ9qaNEeO0FavxpvS1ArEy3boSWT05uCUTWPFMNl4OeH3XqsZymWv7t6EkTyj6YHJbVXig== dependencies: babel-code-frame "^6.22.0" chalk "^2.4.1"