This repository was archived by the owner on Jul 28, 2024. It is now read-only.
File tree 2 files changed +7
-7
lines changed
2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 104
104
"eslint-plugin-react" : " 7.32.2" ,
105
105
"eslint-plugin-react-hooks" : " 4.6.0" ,
106
106
"eslint-plugin-storybook" : " ^0.6.11" ,
107
- "fork-ts-checker-webpack-plugin" : " 8 .0.0 " ,
107
+ "fork-ts-checker-webpack-plugin" : " 9 .0.2 " ,
108
108
"gh-pages" : " 5.0.0" ,
109
109
"husky" : " 8.0.3" ,
110
110
"jest" : " 29.5.0" ,
Original file line number Diff line number Diff line change @@ -7060,7 +7060,7 @@ cosmiconfig@^7.0.0, cosmiconfig@^7.0.1:
7060
7060
path-type "^4.0.0"
7061
7061
yaml "^1.10.0"
7062
7062
7063
- cosmiconfig@^8.0.0:
7063
+ cosmiconfig@^8.0.0, cosmiconfig@^8.2.0 :
7064
7064
version "8.3.6"
7065
7065
resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-8.3.6.tgz#060a2b871d66dba6c8538ea1118ba1ac16f5fae3"
7066
7066
integrity sha512-kcZ6+W5QzcJ3P1Mt+83OUv/oHFqZHIx8DuxG6eZ5RGMERoLqp4BuGjhHLYGK+Kf5XVkQvqBSmAy/nGWN3qDgEA==
@@ -8760,15 +8760,15 @@ foreground-child@^3.1.0:
8760
8760
cross-spawn "^7.0.0"
8761
8761
signal-exit "^4.0.1"
8762
8762
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 ==
8767
8767
dependencies:
8768
8768
"@babel/code-frame" "^7.16.7"
8769
8769
chalk "^4.1.2"
8770
8770
chokidar "^3.5.3"
8771
- cosmiconfig "^7.0.1 "
8771
+ cosmiconfig "^8.2.0 "
8772
8772
deepmerge "^4.2.2"
8773
8773
fs-extra "^10.0.0"
8774
8774
memfs "^3.4.1"
You can’t perform that action at this time.
0 commit comments