Skip to content

Commit 93797e3

Browse files
Bump fork-ts-checker-webpack-plugin in /DigitalLearningSolutions.Web
Bumps [fork-ts-checker-webpack-plugin](https://github.com/TypeStrong/fork-ts-checker-webpack-plugin) from 9.0.2 to 9.0.3. - [Release notes](https://github.com/TypeStrong/fork-ts-checker-webpack-plugin/releases) - [Changelog](https://github.com/TypeStrong/fork-ts-checker-webpack-plugin/blob/main/CHANGELOG.md) - [Commits](TypeStrong/fork-ts-checker-webpack-plugin@v9.0.2...v9.0.3) --- updated-dependencies: - dependency-name: fork-ts-checker-webpack-plugin dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 786cdd4 commit 93797e3

File tree

3 files changed

+14
-14
lines changed

3 files changed

+14
-14
lines changed

DigitalLearningSolutions.Web/package-lock.json

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

DigitalLearningSolutions.Web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"eslint-import-resolver-webpack": "^0.13.10",
5454
"eslint-plugin-import": "^2.31.0",
5555
"eslint-plugin-jasmine": "^4.2.2",
56-
"fork-ts-checker-webpack-plugin": "^9.0.2",
56+
"fork-ts-checker-webpack-plugin": "^9.0.3",
5757
"glob": "^8.1.0",
5858
"jest": "^28.1.3",
5959
"jest-environment-jsdom": "^28.1.3",

DigitalLearningSolutions.Web/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3406,10 +3406,10 @@ foreground-child@^3.1.0:
34063406
cross-spawn "^7.0.0"
34073407
signal-exit "^4.0.1"
34083408

3409-
fork-ts-checker-webpack-plugin@^9.0.2:
3410-
version "9.0.2"
3411-
resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-9.0.2.tgz#c12c590957837eb02b02916902dcf3e675fd2b1e"
3412-
integrity sha512-Uochze2R8peoN1XqlSi/rGUkDQpRogtLFocP9+PGu68zk1BDAKXfdeCdyVZpgTk8V8WFVQXdEz426VKjXLO1Gg==
3409+
fork-ts-checker-webpack-plugin@^9.0.3:
3410+
version "9.0.3"
3411+
resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-9.0.3.tgz#39e2d823f55a83763f3f67533e58d9b75f191f69"
3412+
integrity sha512-zUE6ABwfybBbSH5TIsdAFiR2kfy0nm2yT0DEtujNM4vHbKhbrIsfoC5cPfJa4vqlmcSBPxqIED+EWVPWEw1hTw==
34133413
dependencies:
34143414
"@babel/code-frame" "^7.16.7"
34153415
chalk "^4.1.2"

0 commit comments

Comments
 (0)