Skip to content

Commit ba1284f

Browse files
authored
Merge pull request #37 from Himenon/renovate/fork-ts-checker-webpack-plugin-5.x
chore(deps): update dependency fork-ts-checker-webpack-plugin to v5.1.0
2 parents 9d94c66 + e49cc5a commit ba1284f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"eslint-plugin-react-hooks": "4.1.0",
6161
"fibers": "5.0.0",
6262
"fork-ts-checker-notifier-webpack-plugin": "3.0.0",
63-
"fork-ts-checker-webpack-plugin": "5.0.14",
63+
"fork-ts-checker-webpack-plugin": "5.1.0",
6464
"friendly-errors-webpack-plugin": "1.7.0",
6565
"gh-pages": "3.1.0",
6666
"html-webpack-plugin": "4.3.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6337,10 +6337,10 @@ fork-ts-checker-notifier-webpack-plugin@3.0.0:
63376337
dependencies:
63386338
node-notifier "^6.0.0"
63396339

6340-
fork-ts-checker-webpack-plugin@5.0.14:
6341-
version "5.0.14"
6342-
resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-5.0.14.tgz#83758b733ccd5d6e5780a72a5d5f099c353c108d"
6343-
integrity sha512-iwRdjgZx1Ll0DAMhmtOF4ffoICpiUxOqOHLrbIHmeCtZiwCrL/qscm+EXOJyzj3a9X8hLRLDEHy9FOyD6Gm42g==
6340+
fork-ts-checker-webpack-plugin@5.1.0:
6341+
version "5.1.0"
6342+
resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-5.1.0.tgz#586fbee24aeea950c53bab529e32017f543e71cf"
6343+
integrity sha512-vuKyEjSLGbhQbEr5bifXXOkr9iV73L6n72mHoHIv7okvrf7O7z6RKeplM6C6ATPsukoQivij+Ba1vcptL60Z2g==
63446344
dependencies:
63456345
"@babel/code-frame" "^7.8.3"
63466346
"@types/json-schema" "^7.0.5"

0 commit comments

Comments
 (0)