Skip to content

Commit

Permalink
chore(deps-dev): Bump fork-ts-checker-webpack-plugin from 7.2.14 to 7…
Browse files Browse the repository at this point in the history
….3.0 (#1485)

Bumps
[fork-ts-checker-webpack-plugin](https://github.com/TypeStrong/fork-ts-checker-webpack-plugin)
from 7.2.14 to 7.3.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/TypeStrong/fork-ts-checker-webpack-plugin/releases">fork-ts-checker-webpack-plugin's
releases</a>.</em></p>
<blockquote>
<h2>v7.3.0</h2>
<h1><a
href="https://github.com/TypeStrong/fork-ts-checker-webpack-plugin/compare/v7.2.14...v7.3.0">7.3.0</a>
(2023-01-10)</h1>
<h3>Features</h3>
<ul>
<li>add <code>formatter.pathType</code> option for absolute path (<a
href="https://github-redirect.dependabot.com/TypeStrong/fork-ts-checker-webpack-plugin/issues/792">#792</a>)
(<a
href="https://github.com/TypeStrong/fork-ts-checker-webpack-plugin/commit/3ae3406986753518ffa0a4dd294b7c732bb128c9">3ae3406</a>),
closes <a
href="https://github-redirect.dependabot.com/TypeStrong/fork-ts-checker-webpack-plugin/issues/789">#789</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/TypeStrong/fork-ts-checker-webpack-plugin/commit/3ae3406986753518ffa0a4dd294b7c732bb128c9"><code>3ae3406</code></a>
feat: add <code>formatter.pathType</code> option for absolute path (<a
href="https://github-redirect.dependabot.com/TypeStrong/fork-ts-checker-webpack-plugin/issues/792">#792</a>)</li>
<li><a
href="https://github.com/TypeStrong/fork-ts-checker-webpack-plugin/commit/90ff8814b0570574c34ae25e2be1267dfc5f0f52"><code>90ff881</code></a>
chore(deps): bump json5 from 1.0.1 to 1.0.2 (<a
href="https://github-redirect.dependabot.com/TypeStrong/fork-ts-checker-webpack-plugin/issues/791">#791</a>)</li>
<li><a
href="https://github.com/TypeStrong/fork-ts-checker-webpack-plugin/commit/4eb03ec73d64dff4f8713ebb43e65cf44d5c499d"><code>4eb03ec</code></a>
chore: blog.johnnyreilly.com (<a
href="https://github-redirect.dependabot.com/TypeStrong/fork-ts-checker-webpack-plugin/issues/790">#790</a>)</li>
<li><a
href="https://github.com/TypeStrong/fork-ts-checker-webpack-plugin/commit/9b67b6ffa000aa6768eaac948f23e44ea79e851b"><code>9b67b6f</code></a>
chore(deps): bump minimatch from 3.0.4 to 3.0.5 (<a
href="https://github-redirect.dependabot.com/TypeStrong/fork-ts-checker-webpack-plugin/issues/788">#788</a>)</li>
<li>See full diff in <a
href="https://github.com/TypeStrong/fork-ts-checker-webpack-plugin/compare/v7.2.14...v7.3.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=fork-ts-checker-webpack-plugin&package-manager=npm_and_yarn&previous-version=7.2.14&new-version=7.3.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 11, 2023
1 parent 1d9477f commit e977ebe
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"codecov": "^3.8.3",
"eslint": "^8.31.0",
"eslint-plugin-security": "^1.5.0",
"fork-ts-checker-webpack-plugin": "^7.2.14",
"fork-ts-checker-webpack-plugin": "^7.3.0",
"jest": "^29.3.1",
"jest-extended": "^3.2.3",
"jest-file-snapshot": "^0.5.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5524,10 +5524,10 @@ for-own@^0.1.3:
dependencies:
for-in "^1.0.1"

fork-ts-checker-webpack-plugin@^7.2.14:
version "7.2.14"
resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-7.2.14.tgz#746eb15b4d643aafccd3c729995f9c9281eabd22"
integrity sha512-Tg2feh/n8k486KX0EbXVUfJj3j0xnnbKYTJw0fnIb2QdV0+lblOYZSal5ed9hARoWVwKeOC7sYE2EakSRLo5ZA==
fork-ts-checker-webpack-plugin@^7.3.0:
version "7.3.0"
resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-7.3.0.tgz#a9c984a018493962360d7c7e77a67b44a2d5f3aa"
integrity sha512-IN+XTzusCjR5VgntYFgxbxVx3WraPRnKehBFrf00cMSrtUuW9MsG9dhL6MWpY6MkjC3wVwoujfCDgZZCQwbswA==
dependencies:
"@babel/code-frame" "^7.16.7"
chalk "^4.1.2"
Expand Down

0 comments on commit e977ebe

Please sign in to comment.