From 73d9e8e887616a0bf974034ce7940ba19fec12b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Apr 2022 04:09:33 +0000 Subject: [PATCH] Bump fork-ts-checker-webpack-plugin from 7.2.6 to 7.2.7 Bumps [fork-ts-checker-webpack-plugin](https://github.com/TypeStrong/fork-ts-checker-webpack-plugin) from 7.2.6 to 7.2.7. - [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.6...v7.2.7) --- 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 | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index ed1191284d..8c0f4ce4d6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -65,7 +65,7 @@ "eslint-plugin-lodash": "^7.4.0", "eslint-plugin-prettier": "^4.0.0", "eslint-plugin-react": "^7.29.4", - "fork-ts-checker-webpack-plugin": "^7.2.6", + "fork-ts-checker-webpack-plugin": "^7.2.7", "gunzip-maybe": "^1.4.2", "http2-proxy": "^5.0.53", "husky": "^7.0.4", @@ -10702,9 +10702,9 @@ } }, "node_modules/fork-ts-checker-webpack-plugin": { - "version": "7.2.6", - "resolved": "https://registry.npmjs.org/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-7.2.6.tgz", - "integrity": "sha512-q5rdvy7CaqEWyK3ly/AjSMQ+e3DGkjuqP0pkTwJcg+PHLhQfTJXqkmRIeA2y0TPfX4U00Et+AxS2ObAsVcm0hQ==", + "version": "7.2.7", + "resolved": "https://registry.npmjs.org/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-7.2.7.tgz", + "integrity": "sha512-ona/4AGDJ3Rls7AAbkZDfvHfiAu431k4rFndL4ZGRjVtuOYPY4amud/Y+jySsaz+FI/Z9cUrad1MRUGKIm41tg==", "dev": true, "dependencies": { "@babel/code-frame": "^7.16.7", @@ -30569,9 +30569,9 @@ "dev": true }, "fork-ts-checker-webpack-plugin": { - "version": "7.2.6", - "resolved": "https://registry.npmjs.org/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-7.2.6.tgz", - "integrity": "sha512-q5rdvy7CaqEWyK3ly/AjSMQ+e3DGkjuqP0pkTwJcg+PHLhQfTJXqkmRIeA2y0TPfX4U00Et+AxS2ObAsVcm0hQ==", + "version": "7.2.7", + "resolved": "https://registry.npmjs.org/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-7.2.7.tgz", + "integrity": "sha512-ona/4AGDJ3Rls7AAbkZDfvHfiAu431k4rFndL4ZGRjVtuOYPY4amud/Y+jySsaz+FI/Z9cUrad1MRUGKIm41tg==", "dev": true, "requires": { "@babel/code-frame": "^7.16.7", diff --git a/package.json b/package.json index e4e6f556af..c44fe4ffa3 100644 --- a/package.json +++ b/package.json @@ -83,7 +83,7 @@ "eslint-plugin-lodash": "^7.4.0", "eslint-plugin-prettier": "^4.0.0", "eslint-plugin-react": "^7.29.4", - "fork-ts-checker-webpack-plugin": "^7.2.6", + "fork-ts-checker-webpack-plugin": "^7.2.7", "gunzip-maybe": "^1.4.2", "http2-proxy": "^5.0.53", "husky": "^7.0.4",