Skip to content

Commit 6eb1bf5

Browse files
Bump fork-ts-checker-webpack-plugin from 6.0.8 to 6.1.0
Bumps [fork-ts-checker-webpack-plugin](https://github.com/TypeStrong/fork-ts-checker-webpack-plugin) from 6.0.8 to 6.1.0. - [Release notes](https://github.com/TypeStrong/fork-ts-checker-webpack-plugin/releases) - [Changelog](https://github.com/TypeStrong/fork-ts-checker-webpack-plugin/blob/master/CHANGELOG.md) - [Commits](TypeStrong/fork-ts-checker-webpack-plugin@v6.0.8...v6.1.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 4bedc7b commit 6eb1bf5

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.2",
4040
"eslint-plugin-prettier": "3.3.1",
4141
"eslint-plugin-react": "7.22.0",
42-
"fork-ts-checker-webpack-plugin": "6.0.8",
42+
"fork-ts-checker-webpack-plugin": "6.1.0",
4343
"html-webpack-plugin": "4.5.1",
4444
"husky": "4.3.7",
4545
"jest": "26.6.3",

yarn.lock

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

3605-
fork-ts-checker-webpack-plugin@6.0.8:
3606-
version "6.0.8"
3607-
resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-6.0.8.tgz#437bcc0e4e1f9f56e08e61defa5df92648eef27d"
3608-
integrity sha512-2K6Ozamm6TSL5heFIwPhX5+VsOBiiKf9PzaPFS7kwzrILKX+jlN3DBQc5v/6YYZ2oKJyImg3bY0/uZc7cDbDYQ==
3605+
fork-ts-checker-webpack-plugin@6.1.0:
3606+
version "6.1.0"
3607+
resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-6.1.0.tgz#7581a6ccd7cbbed9ecce3de64fb1f599d7a2990b"
3608+
integrity sha512-xLNufWQ1dfQUdZe48TGQlER/0OkcMnUB6lfbN9Tt13wsYyo+2DwcCbnOaPBo1PoFow/WL8pJPktGIdbJaHxAnw==
36093609
dependencies:
36103610
"@babel/code-frame" "^7.8.3"
36113611
"@types/json-schema" "^7.0.5"

0 commit comments

Comments
 (0)