Skip to content

Commit 5799c53

Browse files
Bump fork-ts-checker-webpack-plugin from 6.2.13 to 6.3.1
Bumps [fork-ts-checker-webpack-plugin](https://github.com/TypeStrong/fork-ts-checker-webpack-plugin) from 6.2.13 to 6.3.1. - [Release notes](https://github.com/TypeStrong/fork-ts-checker-webpack-plugin/releases) - [Changelog](https://github.com/TypeStrong/fork-ts-checker-webpack-plugin/blob/main/CHANGELOG.md) - [Commits](TypeStrong/fork-ts-checker-webpack-plugin@v6.2.13...v6.3.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 49ce73f commit 5799c53

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"eslint-plugin-prefer-arrow": "1.2.3",
4040
"eslint-plugin-prettier": "3.4.0",
4141
"eslint-plugin-react": "7.24.0",
42-
"fork-ts-checker-webpack-plugin": "6.2.13",
42+
"fork-ts-checker-webpack-plugin": "6.3.1",
4343
"html-webpack-plugin": "5.3.2",
4444
"husky": "7.0.1",
4545
"jest": "26.6.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3696,10 +3696,10 @@ forever-agent@~0.6.1:
36963696
resolved "https://registry.yarnpkg.com/forever-agent/-/forever-agent-0.6.1.tgz#fbc71f0c41adeb37f96c577ad1ed42d8fdacca91"
36973697
integrity sha1-+8cfDEGt6zf5bFd60e1C2P2sypE=
36983698

3699-
fork-ts-checker-webpack-plugin@6.2.13:
3700-
version "6.2.13"
3701-
resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-6.2.13.tgz#ee90a21c36d794eca481991a4233bbed6dc703d5"
3702-
integrity sha512-+j/DfwevcZeSXn5WOv32c/shbcbhcKi88asC2A4TDPtURS3MW/qXiVucGiL1PXdt9PCGB88R3BfaSWZ1C/XGHA==
3699+
fork-ts-checker-webpack-plugin@6.3.1:
3700+
version "6.3.1"
3701+
resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-6.3.1.tgz#938535f844cdddf6796211e5761da27341b9fcd3"
3702+
integrity sha512-uxqlKTEeSJ5/JRr0zaCiw2U+kOV8F4/MhCnnRf6vbxj4ZU3Or0DLl/0CNtXro7uLWDssnuR7wUN7fU9w1I0REA==
37033703
dependencies:
37043704
"@babel/code-frame" "^7.8.3"
37053705
"@types/json-schema" "^7.0.5"

0 commit comments

Comments
 (0)