Skip to content

Commit

Permalink
chore(deps): update dependency terser to v5.19.0 (#225)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change | Pending |
|---|---|---|---|---|
| [terser](https://terser.org)
([source](https://togithub.com/terser/terser)) | overrides | minor |
[`5.18.2` ->
`5.19.0`](https://renovatebot.com/diffs/npm/terser/5.18.2/5.19.0) |
`5.19.2` (+1) |

---

### Release Notes

<details>
<summary>terser/terser (terser)</summary>

###
[`v5.19.0`](https://togithub.com/terser/terser/blob/HEAD/CHANGELOG.md#v5190)

[Compare
Source](https://togithub.com/terser/terser/compare/v5.18.2...v5.19.0)

- Allow `/*@&#8203;__MANGLE_PROP__*/` annotation in `object.property`,
in addition to property declarations.

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4xLjExIiwidXBkYXRlZEluVmVyIjoiMzYuMS4xMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: descope[bot] <descope[bot]@users.noreply.github.com>
  • Loading branch information
descope[bot] and descope[bot] authored Aug 1, 2023
1 parent 2b98bea commit 1b9bf96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/web-component/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,6 @@
"@descope/web-js-sdk": "workspace:*"
},
"overrides": {
"terser": "5.18.2"
"terser": "5.19.0"
}
}

0 comments on commit 1b9bf96

Please sign in to comment.