chore(deps): update dependency fork-ts-checker-webpack-plugin to v9 (main) (#23525)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
This commit is contained in:
renovate[bot] 2023-10-10 12:54:17 +01:00 committed by GitHub
parent 8db82af3a9
commit 15f99e3009
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -30,7 +30,7 @@
"escape-string-regexp": "^5.0.0",
"estree-walker": "^3.0.3",
"file-loader": "^6.2.0",
"fork-ts-checker-webpack-plugin": "^8.0.0",
"fork-ts-checker-webpack-plugin": "^9.0.0",
"fs-extra": "^11.1.1",
"h3": "^1.8.2",
"hash-sum": "^2.0.0",

View File

@ -730,8 +730,8 @@ importers:
specifier: ^6.2.0
version: 6.2.0(webpack@5.88.2)
fork-ts-checker-webpack-plugin:
specifier: ^8.0.0
version: 8.0.0(typescript@5.2.2)(webpack@5.88.2)
specifier: ^9.0.0
version: 9.0.0(typescript@5.2.2)(webpack@5.88.2)
fs-extra:
specifier: ^11.1.1
version: 11.1.1
@ -5918,8 +5918,8 @@ packages:
signal-exit: 4.1.0
dev: true
/fork-ts-checker-webpack-plugin@8.0.0(typescript@5.2.2)(webpack@5.88.2):
resolution: {integrity: sha512-mX3qW3idpueT2klaQXBzrIM/pHw+T0B/V9KHEvNrqijTq9NFnMZU6oreVxDYcf33P8a5cW+67PjodNHthGnNVg==}
/fork-ts-checker-webpack-plugin@9.0.0(typescript@5.2.2)(webpack@5.88.2):
resolution: {integrity: sha512-Kw3JjsfGs0piB0V2Em8gCuo51O3p4KyCOK0Tn8X57oq2mSNBrMmONALRBw5frcmWsOVU7iELXXsJ+FVxJeQuhA==}
engines: {node: '>=12.13.0', yarn: '>=1.0.0'}
peerDependencies:
typescript: '>3.6.0'