chore(deps-dev): bump node-html-parser from 5.1.0 to 5.2.0

Bumps [node-html-parser](https://github.com/taoqf/node-fast-html-parser) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/taoqf/node-fast-html-parser/releases)
- [Changelog](https://github.com/taoqf/node-html-parser/blob/main/CHANGELOG.md)
- [Commits](https://github.com/taoqf/node-fast-html-parser/compare/v5.1.0...v5.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-12-31 07:03:13 +00:00
committed by GitHub
parent 66c51cc907
commit a08829f0ef
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -36,7 +36,7 @@
"husky": "^7.0.4",
"lint-staged": "^12.1.4",
"mocha": "^9.1.3",
"node-html-parser": "^5.1.0",
"node-html-parser": "^5.2.0",
"postcss": "^8.4.5",
"postcss-load-config": "^3.1.0",
"prettier": "~2.5.1",
+4 -4
View File
@@ -3279,10 +3279,10 @@ node-emoji@^1.11.0:
dependencies:
lodash "^4.17.21"
node-html-parser@^5.1.0:
version "5.1.0"
resolved "https://registry.yarnpkg.com/node-html-parser/-/node-html-parser-5.1.0.tgz#753f5a60cdfe6d027c15857cb817df592c18c998"
integrity sha512-l6C1Gf1o7YuxeMGa17PypEez/rj+ii3q4/NZG37nRmWSLDjHyB0WNrlE4h2UW92D0JSfUSfu+lOvxThttVe7Jw==
node-html-parser@^5.2.0:
version "5.2.0"
resolved "https://registry.yarnpkg.com/node-html-parser/-/node-html-parser-5.2.0.tgz#6f29fd00d79f65334e7e20200964644207925607"
integrity sha512-fmiwLfQu+J2A0zjwSEkztSHexAf5qq/WoiL/Hgo1K7JpfEP+OGWY5maG0kGaM+IFVdixF/1QbyXaQ3h4cGfeLw==
dependencies:
css-select "^4.1.3"
he "1.2.0"