chore(deps-dev): bump @types/sanitize-html in the minor-updates group (#442)

Bumps the minor-updates group with 1 update: [@types/sanitize-html](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sanitize-html).


Updates `@types/sanitize-html` from 2.15.0 to 2.16.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/sanitize-html)

---
updated-dependencies:
- dependency-name: "@types/sanitize-html"
  dependency-version: 2.16.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-05-07 07:21:00 +09:00
committed by GitHub
parent 1f39c34cc1
commit 20391fc813
2 changed files with 16 additions and 6 deletions

View File

@@ -62,7 +62,7 @@
"@rollup/plugin-yaml": "^4.1.2",
"@types/markdown-it": "^14.1.2",
"@types/mdast": "^4.0.4",
"@types/sanitize-html": "^2.15.0",
"@types/sanitize-html": "^2.16.0",
"postcss-import": "^16.1.0",
"postcss-nesting": "^13.0.1"
},