Skip to content

Commit e3e0801

Browse files
Bump fork-ts-checker-webpack-plugin from 6.2.7 to 6.2.8
Bumps [fork-ts-checker-webpack-plugin](https://github.com/TypeStrong/fork-ts-checker-webpack-plugin) from 6.2.7 to 6.2.8. - [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.7...v6.2.8) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 972b47a commit e3e0801

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.7",
42+
"fork-ts-checker-webpack-plugin": "6.2.8",
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.7:
3627-
version "6.2.7"
3628-
resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-6.2.7.tgz#2787fb8e36e0e7d3030f189f9ef84d02f7a07386"
3629-
integrity sha512-uGl/x5aiWbBtKT3QtXYuuK/gY1BfN0/RNM/BZvu2o2QdPE7FemyNIxVAgUUbPTm4l90MwWStfVVb7Bu5nyHglg==
3626+
fork-ts-checker-webpack-plugin@6.2.8:
3627+
version "6.2.8"
3628+
resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-6.2.8.tgz#1728ea5a7790d5bdcebf2bde93861dc9c16bc3bb"
3629+
integrity sha512-KduEntkrnDejqZ6zw8+pRpsENPtBNP9J92bJIFXBi96tySa3csyZiVIyqKwdN3KqpVWwtQIcu3j91DDbvuWB4A==
36303630
dependencies:
36313631
"@babel/code-frame" "^7.8.3"
36323632
"@types/json-schema" "^7.0.5"

0 commit comments

Comments
 (0)