Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Commit

Permalink
build(deps-dev): Bump ts-loader from 8.0.2 to 8.0.3 (#1312)
Browse files Browse the repository at this point in the history
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 8.0.2 to 8.0.3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/TypeStrong/ts-loader/releases">ts-loader's releases</a>.</em></p>
<blockquote>
<h2>v8.0.3</h2>
<ul>
<li><a href="https://github-redirect.dependabot.com/TypeStrong/ts-loader/pull/1170">Fix the wrong instance caching when using <code>appendTsSuffixTo</code> and <code>appendTsxSuffixTo</code> together</a> - thanks <a href="https://github.com/meowtec">@meowtec</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md">ts-loader's changelog</a>.</em></p>
<blockquote>
<h2>v8.0.3</h2>
<ul>
<li><a href="https://github-redirect.dependabot.com/TypeStrong/ts-loader/pull/1170">Fix the wrong instance caching when using <code>appendTsSuffixTo</code> and <code>appendTsxSuffixTo</code> together</a> - thanks <a href="https://github.com/meowtec">@meowtec</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/TypeStrong/ts-loader/commit/0e64ceb53012aeabfcce98bed5b76e5b5a866812"><code>0e64ceb</code></a> Fix getOptionsHash when two options has different props but same values. (<a href="https://github-redirect.dependabot.com/TypeStrong/ts-loader/issues/1170">#1170</a>)</li>
<li><a href="https://github.com/TypeStrong/ts-loader/commit/562b631e24f61d0dd4084e1e6db86e70f4772982"><code>562b631</code></a> doc: fix links (<a href="https://github-redirect.dependabot.com/TypeStrong/ts-loader/issues/1168">#1168</a>)</li>
<li><a href="https://github.com/TypeStrong/ts-loader/commit/961e83cae0dd94a698b4a6b29b31772d52e26ae8"><code>961e83c</code></a> dont' install chrome (<a href="https://github-redirect.dependabot.com/TypeStrong/ts-loader/issues/1166">#1166</a>)</li>
<li>See full diff in <a href="https://github.com/TypeStrong/ts-loader/compare/v8.0.2...v8.0.3">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ts-loader&package-manager=npm_and_yarn&previous-version=8.0.2&new-version=8.0.3)](https://help.github.com/articles/configuring-automated-security-fixes)

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>
  • Loading branch information
kodiakhq[bot] authored Aug 25, 2020
2 parents eb66691 + c140046 commit 44a4957
Showing 1 changed file with 4 additions and 13 deletions.
17 changes: 4 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6831,16 +6831,7 @@ endent@^2.0.1:
fast-json-parse "^1.0.3"
objectorarray "^1.0.4"

enhanced-resolve@^4.0.0:
version "4.2.0"
resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-4.2.0.tgz#5d43bda4a0fd447cb0ebbe71bef8deff8805ad0d"
integrity sha512-S7eiFb/erugyd1rLb6mQ3Vuq+EXHv5cpCkNqqIkYkBgN2QdFnyCZzFBleqwGEx4lgNGYij81BWnCrFNK7vxvjQ==
dependencies:
graceful-fs "^4.1.2"
memory-fs "^0.5.0"
tapable "^1.0.0"

enhanced-resolve@^4.3.0:
enhanced-resolve@^4.0.0, enhanced-resolve@^4.3.0:
version "4.3.0"
resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-4.3.0.tgz#3b806f3bfafc1ec7de69551ef93cca46c1704126"
integrity sha512-3e87LvavsdxyoCfGusJnrZ5G8SLPOFeHSNpZI/ATL9a5leXo2k0w6MKnbqhdBad9qTobSfB20Ld7UmgoNbAZkQ==
Expand Down Expand Up @@ -15318,9 +15309,9 @@ ts-jest@^26.1.0:
yargs-parser "18.x"

ts-loader@^8.0.0:
version "8.0.2"
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-8.0.2.tgz#ee73ca9350f745799396fff8578ba29b1e95616b"
integrity sha512-oYT7wOTUawYXQ8XIDsRhziyW0KUEV38jISYlE+9adP6tDtG+O5GkRe4QKQXrHVH4mJJ88DysvEtvGP65wMLlhg==
version "8.0.3"
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-8.0.3.tgz#56858f4296edf1ed55e01f8520552984d3f0911c"
integrity sha512-wsqfnVdB7xQiqhqbz2ZPLGHLPZbHVV5Qn/MNFZkCFxRU1miDyxKORucDGxKtsQJ63Rfza0udiUxWF5nHY6bpdQ==
dependencies:
chalk "^2.3.0"
enhanced-resolve "^4.0.0"
Expand Down

1 comment on commit 44a4957

@vercel
Copy link

@vercel vercel bot commented on 44a4957 Aug 25, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.