Revert "chore(deps-dev): bump @types/sanitize-html in the minor-updates group…" (#443)
Some checks failed
Code quality / quality (push) Failing after 3s
Build and Check / Astro Check for Node.js 22 (push) Failing after 4s
Build and Check / Astro Check for Node.js 23 (push) Failing after 4s
Build and Check / Astro Build for Node.js 22 (push) Failing after 4s
Build and Check / Astro Build for Node.js 23 (push) Failing after 4s

This reverts commit 20391fc813.
This commit is contained in:
Katsuyuki Karasawa
2025-05-07 07:23:44 +09:00
committed by GitHub
parent 20391fc813
commit ff2b5ac5f6
2 changed files with 6 additions and 16 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.16.0",
"@types/sanitize-html": "^2.15.0",
"postcss-import": "^16.1.0",
"postcss-nesting": "^13.0.1"
},