Skip to content

Commit b54ab2b

Browse files
committed
chore(deps): update dependency fork-ts-checker-webpack-plugin to v6.5.3
1 parent 38255b3 commit b54ab2b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
"eslint-plugin-prettier": "4.2.1",
101101
"eslint-plugin-react": "7.31.11",
102102
"eslint-plugin-react-hooks": "4.6.0",
103-
"fork-ts-checker-webpack-plugin": "6.5.2",
103+
"fork-ts-checker-webpack-plugin": "6.5.3",
104104
"gh-pages": "5.0.0",
105105
"husky": "7.0.4",
106106
"jest": "26.6.3",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -9305,10 +9305,10 @@ [email protected], fork-ts-checker-webpack-plugin@^4.1.6:
93059305
tapable "^1.0.0"
93069306
worker-rpc "^0.1.0"
93079307

9308-
9309-
version "6.5.2"
9310-
resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-6.5.2.tgz#4f67183f2f9eb8ba7df7177ce3cf3e75cdafb340"
9311-
integrity sha512-m5cUmF30xkZ7h4tWUgTAcEaKmUW7tfyUyTqNNOz7OxWJ0v1VWKTcOvH8FWHUwSjlW/356Ijc9vi3XfcPstpQKA==
9308+
9309+
version "6.5.3"
9310+
resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-6.5.3.tgz#eda2eff6e22476a2688d10661688c47f611b37f3"
9311+
integrity sha512-SbH/l9ikmMWycd5puHJKTkZJKddF4iRLyW3DeZ08HTI7NGyLS38MXd/KGgeWumQO7YNQbW2u/NtPT2YowbPaGQ==
93129312
dependencies:
93139313
"@babel/code-frame" "^7.8.3"
93149314
"@types/json-schema" "^7.0.5"

0 commit comments

Comments
 (0)