Skip to content

Commit bbf5141

Browse files
chore(deps): update dependency fork-ts-checker-webpack-plugin to v6.5.1 (#793)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 851515a commit bbf5141

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": "4.0.0",
3131
"core-js": "3.21.1",
3232
"css-loader": "6.7.1",
33-
"fork-ts-checker-webpack-plugin": "6.5.0",
33+
"fork-ts-checker-webpack-plugin": "6.5.1",
3434
"mini-css-extract-plugin": "2.6.0",
3535
"mustache": "4.2.0",
3636
"node-sass": "7.0.1",

yarn.lock

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

8195-
8196-
version "6.5.0"
8197-
resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-6.5.0.tgz#0282b335fa495a97e167f69018f566ea7d2a2b5e"
8198-
integrity sha512-cS178Y+xxtIjEUorcHddKS7yCMlrDPV31mt47blKKRfMd70Kxu5xruAFE2o9sDY6wVC5deuob/u/alD04YYHnw==
8195+
8196+
version "6.5.1"
8197+
resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-6.5.1.tgz#fd689e2d9de6ac76abb620909eea56438cd0f232"
8198+
integrity sha512-x1wumpHOEf4gDROmKTaB6i4/Q6H3LwmjVO7fIX47vBwlZbtPjU33hgoMuD/Q/y6SU8bnuYSoN6ZQOLshGp0T/g==
81998199
dependencies:
82008200
"@babel/code-frame" "^7.8.3"
82018201
"@types/json-schema" "^7.0.5"

0 commit comments

Comments
 (0)