Skip to content

Commit bec7ffe

Browse files
build(deps): bump html-dom-parser from 1.0.0 to 1.0.1
Bumps [html-dom-parser](https://github.com/remarkablemark/html-dom-parser) from 1.0.0 to 1.0.1. - [Release notes](https://github.com/remarkablemark/html-dom-parser/releases) - [Changelog](https://github.com/remarkablemark/html-dom-parser/blob/master/CHANGELOG.md) - [Commits](remarkablemark/html-dom-parser@v1.0.0...v1.0.1) --- updated-dependencies: - dependency-name: html-dom-parser dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b3c53d8 commit bec7ffe

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
@@ -38,7 +38,7 @@
3838
],
3939
"dependencies": {
4040
"domhandler": "4.0.0",
41-
"html-dom-parser": "1.0.0",
41+
"html-dom-parser": "1.0.1",
4242
"react-property": "1.0.1",
4343
"style-to-js": "1.1.0"
4444
},

0 commit comments

Comments
 (0)