Skip to content

Commit 9c50673

Browse files
fix(deps): update dependency htmlparser2 to v10 (#21)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e2e3da4 commit 9c50673

File tree

2 files changed

+17
-19
lines changed

2 files changed

+17
-19
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"dependencies": {
3636
"acorn": "^8.14.0",
3737
"browserslist-to-es-version": "^1.0.0",
38-
"htmlparser2": "9.1.0",
38+
"htmlparser2": "10.0.0",
3939
"picocolors": "^1.1.1",
4040
"source-map": "^0.7.4"
4141
},

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)