Bump fork-ts-checker-webpack-plugin from 7.2.3 to 7.2.4

Bumps [fork-ts-checker-webpack-plugin](https://github.com/TypeStrong/fork-ts-checker-webpack-plugin) from 7.2.3 to 7.2.4.
- [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.3...v7.2.4)

---
updated-dependencies:
- dependency-name: fork-ts-checker-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-04-11 10:02:52 +00:00 committed by Jon Koops
parent 144715f75b
commit 5b245fce82
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View file

@ -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.3",
"fork-ts-checker-webpack-plugin": "^7.2.4",
"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.3",
"resolved": "https://registry.npmjs.org/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-7.2.3.tgz",
"integrity": "sha512-9v308zIFTIFkWJBN/4N1A5oqm/ed9hWG6GH+KYTCBjYCEJOmHoVtDIWpfrJ0eD6cPB7V53HEVoJ6bL2In8QRaw==",
"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==",
"dev": true,
"dependencies": {
"@babel/code-frame": "^7.16.7",
@ -30564,9 +30564,9 @@
"dev": true
},
"fork-ts-checker-webpack-plugin": {
"version": "7.2.3",
"resolved": "https://registry.npmjs.org/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-7.2.3.tgz",
"integrity": "sha512-9v308zIFTIFkWJBN/4N1A5oqm/ed9hWG6GH+KYTCBjYCEJOmHoVtDIWpfrJ0eD6cPB7V53HEVoJ6bL2In8QRaw==",
"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==",
"dev": true,
"requires": {
"@babel/code-frame": "^7.16.7",

View file

@ -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.3",
"fork-ts-checker-webpack-plugin": "^7.2.4",
"gunzip-maybe": "^1.4.2",
"http2-proxy": "^5.0.53",
"husky": "^7.0.4",