Skip to content

Commit 4b80524

Browse files
chore(deps): bump htmlparser2 from 9.1.0 to 10.0.0
Bumps [htmlparser2](https://github.com/fb55/htmlparser2) from 9.1.0 to 10.0.0. - [Release notes](https://github.com/fb55/htmlparser2/releases) - [Commits](fb55/htmlparser2@v9.1.0...v10.0.0) --- updated-dependencies: - dependency-name: htmlparser2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 37dab11 commit 4b80524

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"cross-spawn": "^7.0.3",
6060
"deepmerge": "^4.2.2",
6161
"highlight.js": "^11.6.0",
62-
"htmlparser2": "^9.0.0",
62+
"htmlparser2": "^10.0.0",
6363
"prismjs": "^1.29.0",
6464
"strip-indent": "^3.0.0"
6565
},

0 commit comments

Comments
 (0)