Skip to content

Commit 2094b48

Browse files
build: bump htmlparser2 in package.json
1 parent 43ad129 commit 2094b48

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
],
1818
"main": "src/index.js",
1919
"dependencies": {
20-
"htmlparser2": "^6.0.0"
20+
"htmlparser2": "^6.0.1"
2121
},
2222
"devDependencies": {
2323
"eslint": "^7.13.0",

0 commit comments

Comments
 (0)