Skip to content

Commit 3c0cc07

Browse files
Merge pull request #377 from remarkablemark/build/deps
build(deps): bump domhandler to 4.3.0 and html-dom-parser to 1.0.4
2 parents 02cb331 + 24c1dbb commit 3c0cc07

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.size-limit.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[
22
{
33
"path": "dist/html-react-parser.min.js",
4-
"limit": "9.24 KB"
4+
"limit": "10.1 KB"
55
}
66
]

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@
3737
"dom"
3838
],
3939
"dependencies": {
40-
"domhandler": "4.2.2",
41-
"html-dom-parser": "1.0.3",
40+
"domhandler": "4.3.0",
41+
"html-dom-parser": "1.0.4",
4242
"react-property": "2.0.0",
4343
"style-to-js": "1.1.0"
4444
},

0 commit comments

Comments
 (0)