Skip to content

Commit b3cca59

Browse files
Bump fork-ts-checker-webpack-plugin from 6.1.1 to 6.2.0
Bumps [fork-ts-checker-webpack-plugin](https://github.com/TypeStrong/fork-ts-checker-webpack-plugin) from 6.1.1 to 6.2.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.1.1...v6.2.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 500530b commit b3cca59

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.3.1",
4141
"eslint-plugin-react": "7.22.0",
42-
"fork-ts-checker-webpack-plugin": "6.1.1",
42+
"fork-ts-checker-webpack-plugin": "6.2.0",
4343
"html-webpack-plugin": "5.3.1",
4444
"husky": "5.1.3",
4545
"jest": "26.6.3",

yarn.lock

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

3575-
fork-ts-checker-webpack-plugin@6.1.1:
3576-
version "6.1.1"
3577-
resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-6.1.1.tgz#c6c3b6506bfb0c7b645cd5c377e82e670d7d71c9"
3578-
integrity sha512-H8cjLmIxbnAUgxhPOqCqx1Ji3mVHnhGDnKxORZIkkkSsZLJF2IIEUc/+bywPXcWfKSR9K2zJtknRlreCWwGv0Q==
3575+
fork-ts-checker-webpack-plugin@6.2.0:
3576+
version "6.2.0"
3577+
resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-6.2.0.tgz#d13af02e24d1b17f769af6bdf41c1e849e1615cc"
3578+
integrity sha512-DTNbOhq6lRdjYprukX54JMeYJgQ0zMow+R5BMLwWxEX2NAXthIkwnV8DBmsWjwNLSUItKZM4TCCJbtgrtKBu2Q==
35793579
dependencies:
35803580
"@babel/code-frame" "^7.8.3"
35813581
"@types/json-schema" "^7.0.5"

0 commit comments

Comments
 (0)