Skip to content

Commit 9088b14

Browse files
Bump fork-ts-checker-webpack-plugin from 6.2.4 to 6.2.5
Bumps [fork-ts-checker-webpack-plugin](https://github.com/TypeStrong/fork-ts-checker-webpack-plugin) from 6.2.4 to 6.2.5. - [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.4...v6.2.5) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 4250341 commit 9088b14

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.4",
42+
"fork-ts-checker-webpack-plugin": "6.2.5",
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.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==
3626+
fork-ts-checker-webpack-plugin@6.2.5:
3627+
version "6.2.5"
3628+
resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-6.2.5.tgz#09e81ad57ed862c9dd093298550e7f6966ab1a2f"
3629+
integrity sha512-EqHkTmxOotb5WJEc8kjzJh8IRuRUpHxtBh+jGyOHJcEwwZzqTmlMNAJsVF3tvALohi9yJzV8C1j215DyK8Ta8w==
36303630
dependencies:
36313631
"@babel/code-frame" "^7.8.3"
36323632
"@types/json-schema" "^7.0.5"

0 commit comments

Comments
 (0)