Skip to content

Commit d34155c

Browse files
authored
chore: bump to version 7.3.0 (#1478)
Bumps parse5 to 7.3.0, and parse5-html-rewriting-stream to 7.1.0
1 parent 3852204 commit d34155c

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

package-lock.json

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

packages/parse5-html-rewriting-stream/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "parse5-html-rewriting-stream",
33
"type": "module",
44
"description": "Streaming HTML rewriter.",
5-
"version": "7.0.0",
5+
"version": "7.1.0",
66
"author": "Ivan Nikulin <[email protected]> (https://github.com/inikulin)",
77
"contributors": "https://github.com/inikulin/parse5/graphs/contributors",
88
"homepage": "https://parse5.js.org",

packages/parse5/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "parse5",
33
"type": "module",
44
"description": "HTML parser and serializer.",
5-
"version": "7.2.1",
5+
"version": "7.3.0",
66
"author": "Ivan Nikulin <[email protected]> (https://github.com/inikulin)",
77
"contributors": "https://github.com/inikulin/parse5/graphs/contributors",
88
"homepage": "https://parse5.js.org",

0 commit comments

Comments
 (0)