From 7a8de83005c92baa0d79e6e53c4bfa1357336ac4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Apr 2022 03:04:41 +0000 Subject: [PATCH] Bump fork-ts-checker-webpack-plugin from 7.2.4 to 7.2.5 Bumps [fork-ts-checker-webpack-plugin](https://github.com/TypeStrong/fork-ts-checker-webpack-plugin) from 7.2.4 to 7.2.5. - [Release notes](https://github.com/TypeStrong/fork-ts-checker-webpack-plugin/releases) - [Changelog](https://github.com/TypeStrong/fork-ts-checker-webpack-plugin/blob/main/CHANGELOG.md) - [Commits](https://github.com/TypeStrong/fork-ts-checker-webpack-plugin/compare/v7.2.4...v7.2.5) --- updated-dependencies: - dependency-name: fork-ts-checker-webpack-plugin dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 1a97e27c..8adfeabb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18380,9 +18380,9 @@ } }, "node_modules/fork-ts-checker-webpack-plugin": { - "version": "7.2.4", - "resolved": "https://registry.npmjs.org/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-7.2.4.tgz", - "integrity": "sha512-wVN8w0aGiiF4/1o0N5VPeh+PCs4OMg8VzKiYc7Uw7e2VmTt8JuKjEc2/uvd/VfG0Ux+4WnxMncSRcZpXAS6Fyw==", + "version": "7.2.5", + "resolved": "https://registry.npmjs.org/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-7.2.5.tgz", + "integrity": "sha512-CYaOu8dSPeJ/HBOHf/pAi5hNH44J7Ou/PaMTUc4Xkupil522wPqVGmqifGCdRc2SYVRu1Mz/kKbluozkXsY+uA==", "dev": true, "dependencies": { "@babel/code-frame": "^7.16.7", @@ -46521,9 +46521,9 @@ } }, "fork-ts-checker-webpack-plugin": { - "version": "7.2.4", - "resolved": "https://registry.npmjs.org/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-7.2.4.tgz", - "integrity": "sha512-wVN8w0aGiiF4/1o0N5VPeh+PCs4OMg8VzKiYc7Uw7e2VmTt8JuKjEc2/uvd/VfG0Ux+4WnxMncSRcZpXAS6Fyw==", + "version": "7.2.5", + "resolved": "https://registry.npmjs.org/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-7.2.5.tgz", + "integrity": "sha512-CYaOu8dSPeJ/HBOHf/pAi5hNH44J7Ou/PaMTUc4Xkupil522wPqVGmqifGCdRc2SYVRu1Mz/kKbluozkXsY+uA==", "dev": true, "requires": { "@babel/code-frame": "^7.16.7",