Browse Source

Bump test262 from `2ac0d3c` to `ac1c354` (#2557)

Bumps [test262](https://github.com/tc39/test262) from `2ac0d3c` to `ac1c354`.
<details>
<summary>Commits</summary>
<ul>
<li><a href="ac1c3546c3"><code>ac1c354</code></a> Fix argument in example calls to assert.throwsAsync()</li>
<li><a href="7f3558376d"><code>7f35583</code></a> Fix typo in rfcs/async-helpers.md</li>
<li><a href="edd1e6d25f"><code>edd1e6d</code></a> Update rfcs/async-helpers to reflect the pre-final comment consensus API for ...</li>
<li><a href="a776c8a948"><code>a776c8a</code></a> Resolve → Fulfill</li>
<li><a href="29fbe30eda"><code>29fbe30</code></a> Fix mistake in dynamic import test example</li>
<li><a href="d9dd1e8d03"><code>d9dd1e8</code></a> Add pull request link</li>
<li><a href="1f0702b72a"><code>1f0702b</code></a> RFC: Async Helpers</li>
<li>See full diff in <a href="2ac0d3c47b...ac1c3546c3">compare view</a></li>
</ul>
</details>
<br />


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>
pull/2564/head
dependabot[bot] 2 years ago
parent
commit
878bd9d4cf
  1. 2
      test262

2
test262

@ -1 +1 @@
Subproject commit 2ac0d3c47b1e5cdf4319eec13cc53043f8427a97 Subproject commit ac1c3546c393d89b37483c3a32eddfe7dd1903a7
Loading…
Cancel
Save