Skip to content

Commit

Permalink
Update dependency acorn to v8.10.0 (#131)
Browse files Browse the repository at this point in the history
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [acorn](https://togithub.com/acornjs/acorn) | [`8.5.0` -> `8.10.0`](https://renovatebot.com/diffs/npm/acorn/8.5.0/8.10.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/acorn/8.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/acorn/8.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/acorn/8.5.0/8.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/acorn/8.5.0/8.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>acornjs/acorn (acorn)</summary>

### [`v8.10.0`](https://togithub.com/acornjs/acorn/compare/8.9.0...8.10.0)

[Compare Source](https://togithub.com/acornjs/acorn/compare/8.9.0...8.10.0)

### [`v8.9.0`](https://togithub.com/acornjs/acorn/compare/8.8.2...8.9.0)

[Compare Source](https://togithub.com/acornjs/acorn/compare/8.8.2...8.9.0)

### [`v8.8.2`](https://togithub.com/acornjs/acorn/compare/8.8.1...8.8.2)

[Compare Source](https://togithub.com/acornjs/acorn/compare/8.8.1...8.8.2)

### [`v8.8.1`](https://togithub.com/acornjs/acorn/compare/8.8.0...8.8.1)

[Compare Source](https://togithub.com/acornjs/acorn/compare/8.8.0...8.8.1)

### [`v8.8.0`](https://togithub.com/acornjs/acorn/compare/8.7.1...8.8.0)

[Compare Source](https://togithub.com/acornjs/acorn/compare/8.7.1...8.8.0)

### [`v8.7.1`](https://togithub.com/acornjs/acorn/compare/8.7.0...8.7.1)

[Compare Source](https://togithub.com/acornjs/acorn/compare/8.7.0...8.7.1)

### [`v8.7.0`](https://togithub.com/acornjs/acorn/compare/8.6.0...8.7.0)

[Compare Source](https://togithub.com/acornjs/acorn/compare/8.6.0...8.7.0)

### [`v8.6.0`](https://togithub.com/acornjs/acorn/compare/8.5.0...8.6.0)

[Compare Source](https://togithub.com/acornjs/acorn/compare/8.5.0...8.6.0)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/X-oss-byte/Canary-nextjs).
  • Loading branch information
renovate[bot] committed Sep 26, 2023
1 parent b53cd43 commit 3829166
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 18 deletions.
2 changes: 1 addition & 1 deletion packages/next/package.json
Expand Up @@ -173,7 +173,7 @@
"@types/ws": "8.2.0",
"@vercel/ncc": "0.38.0",
"@vercel/nft": "0.24.1",
"acorn": "8.5.0",
"acorn": "8.10.0",
"ajv": "8.11.0",
"amphtml-validator": "1.0.35",
"anser": "1.4.10",
Expand Down
41 changes: 24 additions & 17 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3829166

Please sign in to comment.