Skip to content

Commit 0caed8e

Browse files
committed
fix: update fork-ts-checker-webpack-plugin
1 parent 0f2afa5 commit 0caed8e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pri",
3-
"version": "4.3.16",
3+
"version": "4.3.17",
44
"types": "src/node/index.ts",
55
"main": "built/node/index.js",
66
"scripts": {
@@ -96,7 +96,7 @@
9696
"eslint-plugin-react": "7.22.0",
9797
"eslint-plugin-react-hooks": "4.2.0",
9898
"file-loader": "5.0.2",
99-
"fork-ts-checker-webpack-plugin": "6.2.0",
99+
"fork-ts-checker-webpack-plugin": "6.5.2",
100100
"fs-extra": "8.1.0",
101101
"gulp": "^4.0.2",
102102
"gulp-babel": "^8.0.0",
@@ -160,4 +160,4 @@
160160
"worker-loader": "2.0.0",
161161
"yargs": "15.0.2"
162162
}
163-
}
163+
}

0 commit comments

Comments
 (0)