Skip to content
This repository was archived by the owner on Jul 28, 2024. It is now read-only.

Commit 04c92fd

Browse files
chore(deps): update dependency fork-ts-checker-webpack-plugin to v9
1 parent f3a929a commit 04c92fd

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
"eslint-plugin-react": "7.32.2",
105105
"eslint-plugin-react-hooks": "4.6.0",
106106
"eslint-plugin-storybook": "^0.6.11",
107-
"fork-ts-checker-webpack-plugin": "8.0.0",
107+
"fork-ts-checker-webpack-plugin": "9.0.2",
108108
"gh-pages": "5.0.0",
109109
"husky": "8.0.3",
110110
"jest": "29.5.0",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7119,7 +7119,7 @@ cosmiconfig@^7.0.0, cosmiconfig@^7.0.1:
71197119
path-type "^4.0.0"
71207120
yaml "^1.10.0"
71217121

7122-
cosmiconfig@^8.0.0:
7122+
cosmiconfig@^8.0.0, cosmiconfig@^8.2.0:
71237123
version "8.3.6"
71247124
resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-8.3.6.tgz#060a2b871d66dba6c8538ea1118ba1ac16f5fae3"
71257125
integrity sha512-kcZ6+W5QzcJ3P1Mt+83OUv/oHFqZHIx8DuxG6eZ5RGMERoLqp4BuGjhHLYGK+Kf5XVkQvqBSmAy/nGWN3qDgEA==
@@ -8834,15 +8834,15 @@ foreground-child@^3.1.0:
88348834
cross-spawn "^7.0.0"
88358835
signal-exit "^4.0.1"
88368836

8837-
fork-ts-checker-webpack-plugin@8.0.0:
8838-
version "8.0.0"
8839-
resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-8.0.0.tgz#dae45dfe7298aa5d553e2580096ced79b6179504"
8840-
integrity sha512-mX3qW3idpueT2klaQXBzrIM/pHw+T0B/V9KHEvNrqijTq9NFnMZU6oreVxDYcf33P8a5cW+67PjodNHthGnNVg==
8837+
fork-ts-checker-webpack-plugin@9.0.2:
8838+
version "9.0.2"
8839+
resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-9.0.2.tgz#c12c590957837eb02b02916902dcf3e675fd2b1e"
8840+
integrity sha512-Uochze2R8peoN1XqlSi/rGUkDQpRogtLFocP9+PGu68zk1BDAKXfdeCdyVZpgTk8V8WFVQXdEz426VKjXLO1Gg==
88418841
dependencies:
88428842
"@babel/code-frame" "^7.16.7"
88438843
chalk "^4.1.2"
88448844
chokidar "^3.5.3"
8845-
cosmiconfig "^7.0.1"
8845+
cosmiconfig "^8.2.0"
88468846
deepmerge "^4.2.2"
88478847
fs-extra "^10.0.0"
88488848
memfs "^3.4.1"

0 commit comments

Comments
 (0)