Skip to content

Commit d4c00ca

Browse files
committed
chore(deps): update dependency fork-ts-checker-webpack-plugin to ^5.0.13
1 parent 8326b55 commit d4c00ca

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/typescript-build/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
},
1717
"dependencies": {
1818
"consola": "^2.14.0",
19-
"fork-ts-checker-webpack-plugin": "^5.0.11",
19+
"fork-ts-checker-webpack-plugin": "^5.0.13",
2020
"ts-loader": "^8.0.1",
2121
"typescript": "~3.9"
2222
},

yarn.lock

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

6209-
fork-ts-checker-webpack-plugin@^5.0.11:
6210-
version "5.0.11"
6211-
resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-5.0.11.tgz#40a49a45403910c118c6ae7f3415dbdb317e4574"
6212-
integrity sha512-7QFCTfjayFhoX7uxncnHHi3ICWwffUQMoYaHldElA6wYy/9aDTsRIi6QcS8MDAkZa7xdDyv0YKuqcGYjAzboyQ==
6209+
fork-ts-checker-webpack-plugin@^5.0.13:
6210+
version "5.0.13"
6211+
resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-5.0.13.tgz#916170e311d08f6dc0d85e1d8d4c8627941611d4"
6212+
integrity sha512-87KZknpv0HcXSl1/Z48Wbplcp9x6Pu7ZroZMXK8z2LdfBmPyCbka7E6qy5ubgfzQqjIsWBXilFTTRxi2Z6238Q==
62136213
dependencies:
62146214
"@babel/code-frame" "^7.8.3"
62156215
"@types/json-schema" "^7.0.5"

0 commit comments

Comments
 (0)