Skip to content

Commit 57c23b0

Browse files
Bump fork-ts-checker-webpack-plugin from 6.2.12 to 6.2.13
Bumps [fork-ts-checker-webpack-plugin](https://github.com/TypeStrong/fork-ts-checker-webpack-plugin) from 6.2.12 to 6.2.13. - [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.12...v6.2.13) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 1c021d3 commit 57c23b0

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.12",
42+
"fork-ts-checker-webpack-plugin": "6.2.13",
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-
3700-
version "6.2.12"
3701-
resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-6.2.12.tgz#b715297e39a77f31242d01a135a88d18c10d82ea"
3702-
integrity sha512-BzXGIfM47q1WFwXsNLl22dQVMFwSBgldL07lvqRJFxgrhT76QQ3nri5PX01Rxfa2RYvv/hqACULO8K5gT8fFuA==
3699+
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==
37033703
dependencies:
37043704
"@babel/code-frame" "^7.8.3"
37053705
"@types/json-schema" "^7.0.5"

0 commit comments

Comments
 (0)