Skip to content

Commit 437ab89

Browse files
chore(deps): update dependency fork-ts-checker-webpack-plugin to v9.1.0 (#530)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7f940b2 commit 437ab89

File tree

2 files changed

+24
-8
lines changed

2 files changed

+24
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
"eslint-plugin-jsx-a11y": "6.10.2",
9696
"eslint-plugin-react": "7.37.5",
9797
"eslint-plugin-simple-import-sort": "12.1.1",
98-
"fork-ts-checker-webpack-plugin": "9.0.2",
98+
"fork-ts-checker-webpack-plugin": "9.1.0",
9999
"graphql-ws": "5.16.2",
100100
"html-inline-script-webpack-plugin": "3.2.1",
101101
"html-webpack-inline-source-plugin": "0.0.10",

yarn.lock

Lines changed: 23 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2091,7 +2091,7 @@ __metadata:
20912091
eslint-plugin-jsx-a11y: "npm:6.10.2"
20922092
eslint-plugin-react: "npm:7.37.5"
20932093
eslint-plugin-simple-import-sort: "npm:12.1.1"
2094-
fork-ts-checker-webpack-plugin: "npm:9.0.2"
2094+
fork-ts-checker-webpack-plugin: "npm:9.1.0"
20952095
graphiql-explorer: "npm:0.9.0"
20962096
graphql: "npm:16.10.0"
20972097
graphql-query-complexity: "npm:1.1.0"
@@ -7734,7 +7734,7 @@ __metadata:
77347734
languageName: node
77357735
linkType: hard
77367736

7737-
"chokidar@npm:^3.5.3, chokidar@npm:^3.6.0":
7737+
"chokidar@npm:^3.6.0":
77387738
version: 3.6.0
77397739
resolution: "chokidar@npm:3.6.0"
77407740
dependencies:
@@ -7753,6 +7753,15 @@ __metadata:
77537753
languageName: node
77547754
linkType: hard
77557755

7756+
"chokidar@npm:^4.0.1":
7757+
version: 4.0.3
7758+
resolution: "chokidar@npm:4.0.3"
7759+
dependencies:
7760+
readdirp: "npm:^4.0.1"
7761+
checksum: 10c0/a58b9df05bb452f7d105d9e7229ac82fa873741c0c40ddcc7bb82f8a909fbe3f7814c9ebe9bc9a2bef9b737c0ec6e2d699d179048ef06ad3ec46315df0ebe6ad
7762+
languageName: node
7763+
linkType: hard
7764+
77567765
"chownr@npm:^2.0.0":
77577766
version: 2.0.0
77587767
resolution: "chownr@npm:2.0.0"
@@ -10607,13 +10616,13 @@ __metadata:
1060710616
languageName: node
1060810617
linkType: hard
1060910618

10610-
"fork-ts-checker-webpack-plugin@npm:9.0.2":
10611-
version: 9.0.2
10612-
resolution: "fork-ts-checker-webpack-plugin@npm:9.0.2"
10619+
"fork-ts-checker-webpack-plugin@npm:9.1.0":
10620+
version: 9.1.0
10621+
resolution: "fork-ts-checker-webpack-plugin@npm:9.1.0"
1061310622
dependencies:
1061410623
"@babel/code-frame": "npm:^7.16.7"
1061510624
chalk: "npm:^4.1.2"
10616-
chokidar: "npm:^3.5.3"
10625+
chokidar: "npm:^4.0.1"
1061710626
cosmiconfig: "npm:^8.2.0"
1061810627
deepmerge: "npm:^4.2.2"
1061910628
fs-extra: "npm:^10.0.0"
@@ -10626,7 +10635,7 @@ __metadata:
1062610635
peerDependencies:
1062710636
typescript: ">3.6.0"
1062810637
webpack: ^5.11.0
10629-
checksum: 10c0/37e11dadcc65d297f07882f1661795289f2bf16fa9dea0b90bcc438855d48787378bce4dfcd8e842782f220503438995efbb28cbe560126f6a744ff740e8cc38
10638+
checksum: 10c0/b4acdf400862af5f57d3e159b3a444e7f9f73e9f4609d54604c3810f75f8adcea0165a8b17ee856ed3c65591d058ffd73cd08d273e289d4952844e75f6efa85d
1063010639
languageName: node
1063110640
linkType: hard
1063210641

@@ -16554,6 +16563,13 @@ __metadata:
1655416563
languageName: node
1655516564
linkType: hard
1655616565

16566+
"readdirp@npm:^4.0.1":
16567+
version: 4.1.2
16568+
resolution: "readdirp@npm:4.1.2"
16569+
checksum: 10c0/60a14f7619dec48c9c850255cd523e2717001b0e179dc7037cfa0895da7b9e9ab07532d324bfb118d73a710887d1e35f79c495fa91582784493e085d18c72c62
16570+
languageName: node
16571+
linkType: hard
16572+
1655716573
"readdirp@npm:~3.6.0":
1655816574
version: 3.6.0
1655916575
resolution: "readdirp@npm:3.6.0"

0 commit comments

Comments
 (0)