Skip to content

Commit 904626e

Browse files
Bump fork-ts-checker-webpack-plugin from 6.2.1 to 6.2.4
Bumps [fork-ts-checker-webpack-plugin](https://github.com/TypeStrong/fork-ts-checker-webpack-plugin) from 6.2.1 to 6.2.4. - [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.1...v6.2.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 75ad865 commit 904626e

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.23.2",
42-
"fork-ts-checker-webpack-plugin": "6.2.1",
42+
"fork-ts-checker-webpack-plugin": "6.2.4",
4343
"html-webpack-plugin": "5.3.1",
4444
"husky": "6.0.0",
4545
"jest": "26.6.3",

yarn.lock

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

3626-
fork-ts-checker-webpack-plugin@6.2.1:
3627-
version "6.2.1"
3628-
resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-6.2.1.tgz#e3a7e64c90e5490a75d43d86d47f02e538c0a13e"
3629-
integrity sha512-Pyhn2kav/Y2g6I7aInABgcph/B78jjdXc4kGHzaAUBL4UVthknxM6aMH47JwpnuTJmdOuf6p5vMbIahsBHuWGg==
3626+
fork-ts-checker-webpack-plugin@6.2.4:
3627+
version "6.2.4"
3628+
resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-6.2.4.tgz#f46dc0700820476f260451518b9d545c42277aff"
3629+
integrity sha512-M0+lELATBqzf+tubq9PcRfJm4/wW172P7cAoCs1OpgfRICtEuJ/JUMuUm0H9JAZ57lLaN1gj38uxNktDhscYhA==
36303630
dependencies:
36313631
"@babel/code-frame" "^7.8.3"
36323632
"@types/json-schema" "^7.0.5"

0 commit comments

Comments
 (0)