dependencies: Upgrade JavaScript dependencies.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg
2023-04-25 20:15:12 -07:00
committed by Anders Kaseorg
parent 6c4705a4ef
commit b8023da17a
6 changed files with 1005 additions and 1020 deletions

View File

@@ -6,4 +6,4 @@ Section lacks heading\. Consider using “h2”-“h6” elements to add identif
# Opinionated informational messages.
Self-closing tag syntax in text/html documents is widely discouraged; its unnecessary and interacts badly with other HTML features \(e\.g\., unquoted attribute values\)\. If youre using a tool that injects self-closing tag syntax into all void elements, without any option to prevent it from doing so, then consider switching to a different tool\.
Trailing slash on void elements has no effect and interacts badly with unquoted attribute values\.