mirror of
https://github.com/VSCodeVim/Vim.git
synced 2024-11-10 10:58:33 +03:00
Update dependency fork-ts-checker-webpack-plugin to v6.2.2 (#6523)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
e10c07963b
commit
09e56dc153
@ -1130,7 +1130,7 @@
|
||||
"@types/vscode": "1.42.0",
|
||||
"clean-webpack-plugin": "3.0.0",
|
||||
"event-stream": "4.0.1",
|
||||
"fork-ts-checker-webpack-plugin": "6.2.1",
|
||||
"fork-ts-checker-webpack-plugin": "6.2.2",
|
||||
"gulp": "4.0.2",
|
||||
"gulp-bump": "3.2.0",
|
||||
"gulp-git": "2.10.1",
|
||||
|
@ -2537,10 +2537,10 @@ for-own@^1.0.0:
|
||||
dependencies:
|
||||
for-in "^1.0.1"
|
||||
|
||||
fork-ts-checker-webpack-plugin@6.2.1:
|
||||
version "6.2.1"
|
||||
resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-6.2.1.tgz#e3a7e64c90e5490a75d43d86d47f02e538c0a13e"
|
||||
integrity sha512-Pyhn2kav/Y2g6I7aInABgcph/B78jjdXc4kGHzaAUBL4UVthknxM6aMH47JwpnuTJmdOuf6p5vMbIahsBHuWGg==
|
||||
fork-ts-checker-webpack-plugin@6.2.2:
|
||||
version "6.2.2"
|
||||
resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-6.2.2.tgz#dc8f40c0f9304d64b69dbbc1c9490e74f8b83292"
|
||||
integrity sha512-ZLTZn54JkoMtOakPY8kN76rwfWn0vOjKIAQEHWg1kcz4tzRfTdWrPdcnLQr25IMEKyCpI+fw013F7MuX2qf07g==
|
||||
dependencies:
|
||||
"@babel/code-frame" "^7.8.3"
|
||||
"@types/json-schema" "^7.0.5"
|
||||
|
Loading…
Reference in New Issue
Block a user