Skip to content
This repository was archived by the owner on Mar 28, 2026. It is now read-only.

Commit 4c62c87

Browse files
chore(deps): update dependency @types/html-escaper to ^3.0.4 (#2899)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/html-escaper](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/html-escaper) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/html-escaper)) | [`^3.0.2` -> `^3.0.4`](https://renovatebot.com/diffs/npm/@types%2fhtml-escaper/3.0.2/3.0.4) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fhtml-escaper/3.0.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fhtml-escaper/3.0.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fhtml-escaper/3.0.2/3.0.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fhtml-escaper/3.0.2/3.0.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### 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 --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/fwouts/previewjs). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b69370f commit 4c62c87

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@rollup/plugin-alias": "^5.1.1",
5252
"@types/express": "^4.17.21",
5353
"@types/fs-extra": "^11.0.4",
54-
"@types/html-escaper": "^3.0.2",
54+
"@types/html-escaper": "^3.0.4",
5555
"shx": "^0.3.4",
5656
"unbuild": "^2.0.0",
5757
"vitest": "^2.1.8"

pnpm-lock.yaml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)