Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bumps [acorn](https://github.com/acornjs/acorn) from 8.0.5 to 8.1.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/acornjs/acorn/commit/2cceb5ec3aeb98b2dd6958106709d97aa8ab0c04"><code>2cceb5e</code></a> Mark version 8.1.0</li> <li><a href="https://github.com/acornjs/acorn/commit/513c16ea6cbbd2a69312936abc617de2fbe3f8e9"><code>513c16e</code></a> Support <code>import.meta</code> in scripts (via <code>allowImportExportEverywhere</code>).</li> <li><a href="https://github.com/acornjs/acorn/commit/74b59384320ced82e09da2e8fdbed16810f7379a"><code>74b5938</code></a> Work around corner case with nested destructuring arrays</li> <li><a href="https://github.com/acornjs/acorn/commit/2808256eb4b370267d2bea39f48239a0b7d214e0"><code>2808256</code></a> Update authors list, use .mailmap file</li> <li><a href="https://github.com/acornjs/acorn/commit/aec3b93e619e907b079b38799f06b46495a787b2"><code>aec3b93</code></a> Add flag to cli to enable await outside function option</li> <li><a href="https://github.com/acornjs/acorn/commit/83a6e6ffeed96eb2ef4040a27f9809e8274852fd"><code>83a6e6f</code></a> Mark acorn-walk 8.0.2</li> <li><a href="https://github.com/acornjs/acorn/commit/6d27f743df2d8fc3ecaea3a3078bf29edb587d08"><code>6d27f74</code></a> Mark acorn-loose 8.0.2</li> <li>See full diff in <a href="https://github.com/acornjs/acorn/compare/8.0.5...8.1.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=acorn&package-manager=npm_and_yarn&previous-version=8.0.5&new-version=8.1.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>
- Loading branch information