Skip to content

Commit

Permalink
chore: bump htmlparser2 from 6.1.0 to 7.0.0 (hexojs#257)
Browse files Browse the repository at this point in the history
Bumps [htmlparser2](https://github.com/fb55/htmlparser2) from 6.1.0 to 7.0.0.
- [Release notes](https://github.com/fb55/htmlparser2/releases)
- [Commits](fb55/htmlparser2@v6.1.0...v7.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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored and nevilm-lt committed Apr 22, 2022
1 parent 835ad78 commit 9919e87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"cross-spawn": "^7.0.0",
"deepmerge": "^4.2.2",
"highlight.js": "^11.0.1",
"htmlparser2": "^6.0.0",
"htmlparser2": "^7.0.0",
"prismjs": "^1.17.1",
"strip-indent": "^3.0.0"
},
Expand Down

0 comments on commit 9919e87

Please sign in to comment.