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

Commit 8228295

Browse files
chore(deps): update dependency fork-ts-checker-webpack-plugin to v9
1 parent 082c9df commit 8228295

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

+1-1
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

+6-6
Original file line numberDiff line numberDiff line change
@@ -7060,7 +7060,7 @@ cosmiconfig@^7.0.0, cosmiconfig@^7.0.1:
70607060
path-type "^4.0.0"
70617061
yaml "^1.10.0"
70627062

7063-
cosmiconfig@^8.0.0:
7063+
cosmiconfig@^8.0.0, cosmiconfig@^8.2.0:
70647064
version "8.3.6"
70657065
resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-8.3.6.tgz#060a2b871d66dba6c8538ea1118ba1ac16f5fae3"
70667066
integrity sha512-kcZ6+W5QzcJ3P1Mt+83OUv/oHFqZHIx8DuxG6eZ5RGMERoLqp4BuGjhHLYGK+Kf5XVkQvqBSmAy/nGWN3qDgEA==
@@ -8760,15 +8760,15 @@ foreground-child@^3.1.0:
87608760
cross-spawn "^7.0.0"
87618761
signal-exit "^4.0.1"
87628762

8763-
fork-ts-checker-webpack-plugin@8.0.0:
8764-
version "8.0.0"
8765-
resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-8.0.0.tgz#dae45dfe7298aa5d553e2580096ced79b6179504"
8766-
integrity sha512-mX3qW3idpueT2klaQXBzrIM/pHw+T0B/V9KHEvNrqijTq9NFnMZU6oreVxDYcf33P8a5cW+67PjodNHthGnNVg==
8763+
fork-ts-checker-webpack-plugin@9.0.2:
8764+
version "9.0.2"
8765+
resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-9.0.2.tgz#c12c590957837eb02b02916902dcf3e675fd2b1e"
8766+
integrity sha512-Uochze2R8peoN1XqlSi/rGUkDQpRogtLFocP9+PGu68zk1BDAKXfdeCdyVZpgTk8V8WFVQXdEz426VKjXLO1Gg==
87678767
dependencies:
87688768
"@babel/code-frame" "^7.16.7"
87698769
chalk "^4.1.2"
87708770
chokidar "^3.5.3"
8771-
cosmiconfig "^7.0.1"
8771+
cosmiconfig "^8.2.0"
87728772
deepmerge "^4.2.2"
87738773
fs-extra "^10.0.0"
87748774
memfs "^3.4.1"

0 commit comments

Comments
 (0)