Skip to content

Commit 35c13e8

Browse files
chore(deps): update dependency fork-ts-checker-webpack-plugin to v6.2.1 (#272)
Co-authored-by: Renovate Bot <[email protected]>
1 parent bb0f47b commit 35c13e8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"clean-webpack-plugin": "3.0.0",
3131
"core-js": "3.10.1",
3232
"css-loader": "5.2.0",
33-
"fork-ts-checker-webpack-plugin": "6.2.0",
33+
"fork-ts-checker-webpack-plugin": "6.2.1",
3434
"mini-css-extract-plugin": "1.4.0",
3535
"mustache": "4.2.0",
3636
"node-sass": "5.0.0",

yarn.lock

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

6583-
6584-
version "6.2.0"
6585-
resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-6.2.0.tgz#d13af02e24d1b17f769af6bdf41c1e849e1615cc"
6586-
integrity sha512-DTNbOhq6lRdjYprukX54JMeYJgQ0zMow+R5BMLwWxEX2NAXthIkwnV8DBmsWjwNLSUItKZM4TCCJbtgrtKBu2Q==
6583+
6584+
version "6.2.1"
6585+
resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-6.2.1.tgz#e3a7e64c90e5490a75d43d86d47f02e538c0a13e"
6586+
integrity sha512-Pyhn2kav/Y2g6I7aInABgcph/B78jjdXc4kGHzaAUBL4UVthknxM6aMH47JwpnuTJmdOuf6p5vMbIahsBHuWGg==
65876587
dependencies:
65886588
"@babel/code-frame" "^7.8.3"
65896589
"@types/json-schema" "^7.0.5"

0 commit comments

Comments
 (0)