Skip to content

Commit

Permalink
build(deps-dev): bump node-html-parser from 6.1.13 to 7.0.1
Browse files Browse the repository at this point in the history
Bumps [node-html-parser](https://github.com/taoqf/node-fast-html-parser) from 6.1.13 to 7.0.1.
- [Release notes](https://github.com/taoqf/node-fast-html-parser/releases)
- [Changelog](https://github.com/taoqf/node-html-parser/blob/main/CHANGELOG.md)
- [Commits](taoqf/node-html-parser@v6.1.13...v7.0.1)

---
updated-dependencies:
- dependency-name: node-html-parser
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 26, 2024
1 parent 74579ef commit 34ba747
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"husky": "^9.1.7",
"jest": "^29.7.0",
"jest-junit": "^16.0.0",
"node-html-parser": "^6.1.13",
"node-html-parser": "^7.0.1",
"nodemon": "^3.1.7",
"standard": "^17.1.2"
},
Expand Down

0 comments on commit 34ba747

Please sign in to comment.