Merge pull request #12689 from backstage/renovate/fork-ts-checker-webpack-plugin-7.x-lockfile

fix(deps): update dependency fork-ts-checker-webpack-plugin to v7.2.13
This commit is contained in:
backstage-goalie[bot]
2022-07-18 10:13:58 +00:00
committed by GitHub
+4 -3
View File
@@ -13306,9 +13306,9 @@ fork-ts-checker-webpack-plugin@^6.5.0:
tapable "^1.0.0"
fork-ts-checker-webpack-plugin@^7.0.0-alpha.8:
version "7.2.12"
resolved "https://registry.npmjs.org/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-7.2.12.tgz#d15c48745f9092574b41138934aa3de504a39ba1"
integrity sha512-SCjmmjPXPgp5XRQ49hXd2Eqth8rz4+ggtOHygTzyaOn32oIIOd8Kw+xKcgXNkFGlZy5l03bHRYTkbQs+TWhaNA==
version "7.2.13"
resolved "https://registry.npmjs.org/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-7.2.13.tgz#51ffd6a2f96f03ab64b92f8aedf305dbf3dee0f1"
integrity sha512-fR3WRkOb4bQdWB/y7ssDUlVdrclvwtyCUIHCfivAoYxq9dF7XfrDKbMdZIfwJ7hxIAqkYSGeU7lLJE6xrxIBdg==
dependencies:
"@babel/code-frame" "^7.16.7"
chalk "^4.1.2"
@@ -13318,6 +13318,7 @@ fork-ts-checker-webpack-plugin@^7.0.0-alpha.8:
fs-extra "^10.0.0"
memfs "^3.4.1"
minimatch "^3.0.4"
node-abort-controller "^3.0.1"
schema-utils "^3.1.1"
semver "^7.3.5"
tapable "^2.2.1"