Skip to content

Commit 7e619ed

Browse files
fix(package): update jsdom to version 14.1.0
Closes #27
1 parent 78e3940 commit 7e619ed

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
@@ -23,7 +23,7 @@
2323
},
2424
"homepage": "https://github.com/integrations/html-to-mrkdown#readme",
2525
"dependencies": {
26-
"jsdom": "^11.6.2",
26+
"jsdom": "^14.1.0",
2727
"turndown": "^4.0.0-rc.3",
2828
"turndown-plugin-gfm": "1.0.1"
2929
},

0 commit comments

Comments
 (0)