Skip to content

Commit 29011d5

Browse files
Merge pull request #485 from remarkablemark/build/dependencies
build(package): upgrade domhandler@4.3.1 and html-dom-parser@1.1.1
2 parents 20b1461 + d617c1c commit 29011d5

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": "10.1 KB"
4+
"limit": "9.73 KB"
55
}
66
]

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@
4141
"dom"
4242
],
4343
"dependencies": {
44-
"domhandler": "4.3.0",
45-
"html-dom-parser": "1.1.0",
44+
"domhandler": "4.3.1",
45+
"html-dom-parser": "1.1.1",
4646
"react-property": "2.0.0",
4747
"style-to-js": "1.1.0"
4848
},

0 commit comments

Comments
 (0)