Skip to content

Commit 19f23f1

Browse files
committed
chore(deps): bump fork-ts-checker-webpack-plugin to 6.4.2
1 parent ee9fe85 commit 19f23f1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"eslint-plugin-react-hooks": "4.2.0",
7979
"lint-staged": "11.2.4",
8080
"husky": "7.0.4",
81-
"fork-ts-checker-webpack-plugin": "6.4.0",
81+
"fork-ts-checker-webpack-plugin": "6.4.2",
8282
"prettier": "2.4.1",
8383
"pretty-quick": "3.1.1",
8484
"semantic-release": "18.0.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6725,10 +6725,10 @@ fork-ts-checker-webpack-plugin@4.1.6, fork-ts-checker-webpack-plugin@^4.1.6:
67256725
tapable "^1.0.0"
67266726
worker-rpc "^0.1.0"
67276727

6728-
fork-ts-checker-webpack-plugin@6.4.0:
6729-
version "6.4.0"
6730-
resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-6.4.0.tgz#057e477cf1d8b013b2ed2669437f818680289c4c"
6731-
integrity sha512-3I3wFkc4DbzaUDPWEi96wdYGu4EKtxBafhZYm0o4mX51d9bphAY4P3mBl8K5mFXFJqVzHfmdbm9kLGnm7vwwBg==
6728+
fork-ts-checker-webpack-plugin@6.4.2:
6729+
version "6.4.2"
6730+
resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-6.4.2.tgz#6d307fb4072ce4abe4d56a89c8ef060066f33d81"
6731+
integrity sha512-EqtzzRdx2mldr0KEydSN9jaNrf419gMpwkloumG6K/S7jtJc9Fl7wMJ+y+o7DLLGMMU/kouYr06agTD/YkxzIQ==
67326732
dependencies:
67336733
"@babel/code-frame" "^7.8.3"
67346734
"@types/json-schema" "^7.0.5"

0 commit comments

Comments
 (0)