Skip to content

Commit 9d45f4a

Browse files
Bump fork-ts-checker-webpack-plugin from 6.2.10 to 6.2.12
Bumps [fork-ts-checker-webpack-plugin](https://github.com/TypeStrong/fork-ts-checker-webpack-plugin) from 6.2.10 to 6.2.12. - [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.10...v6.2.12) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 0e7b7c9 commit 9d45f4a

File tree

2 files changed

+6
-11
lines changed

2 files changed

+6
-11
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.24.0",
42-
"fork-ts-checker-webpack-plugin": "6.2.10",
42+
"fork-ts-checker-webpack-plugin": "6.2.12",
4343
"html-webpack-plugin": "5.3.1",
4444
"husky": "6.0.0",
4545
"jest": "26.6.3",

yarn.lock

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1177,12 +1177,7 @@
11771177
jest-diff "^26.0.0"
11781178
pretty-format "^26.0.0"
11791179

1180-
"@types/json-schema@*", "@types/json-schema@^7.0.4", "@types/json-schema@^7.0.5", "@types/json-schema@^7.0.6":
1181-
version "7.0.6"
1182-
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.6.tgz#f4c7ec43e81b319a9815115031709f26987891f0"
1183-
integrity sha512-3c+yGKvVP5Y9TYBEibGNR+kLtijnj7mYrXRg+WpFb2X9xm04g/DXYkfg4hmzJQosc9snFNUPkbYIhu+KAm6jJw==
1184-
1185-
"@types/json-schema@^7.0.7":
1180+
"@types/json-schema@*", "@types/json-schema@^7.0.4", "@types/json-schema@^7.0.5", "@types/json-schema@^7.0.6", "@types/json-schema@^7.0.7":
11861181
version "7.0.7"
11871182
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.7.tgz#98a993516c859eb0d5c4c8f098317a9ea68db9ad"
11881183
integrity sha512-cxWFQVseBm6O9Gbw1IWb8r6OS4OhSt3hPZLkFApLjM8TEXROBuQGLAH2i2gZpcXdLBIrpXuTDhH7Vbm1iXmNGA==
@@ -3681,10 +3676,10 @@ forever-agent@~0.6.1:
36813676
resolved "https://registry.yarnpkg.com/forever-agent/-/forever-agent-0.6.1.tgz#fbc71f0c41adeb37f96c577ad1ed42d8fdacca91"
36823677
integrity sha1-+8cfDEGt6zf5bFd60e1C2P2sypE=
36833678

3684-
fork-ts-checker-webpack-plugin@6.2.10:
3685-
version "6.2.10"
3686-
resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-6.2.10.tgz#800ab1fa523c76011a3413bc4e7815e45b63e826"
3687-
integrity sha512-HveFCHWSH2WlYU1tU3PkrupvW8lNFMTfH3Jk0TfC2mtktE9ibHGcifhCsCFvj+kqlDfNIlwmNLiNqR9jnSA7OQ==
3679+
fork-ts-checker-webpack-plugin@6.2.12:
3680+
version "6.2.12"
3681+
resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-6.2.12.tgz#b715297e39a77f31242d01a135a88d18c10d82ea"
3682+
integrity sha512-BzXGIfM47q1WFwXsNLl22dQVMFwSBgldL07lvqRJFxgrhT76QQ3nri5PX01Rxfa2RYvv/hqACULO8K5gT8fFuA==
36883683
dependencies:
36893684
"@babel/code-frame" "^7.8.3"
36903685
"@types/json-schema" "^7.0.5"

0 commit comments

Comments
 (0)