deps: remove html-escaper

This commit is contained in:
bholmesdev 2023-02-14 12:30:48 -05:00
parent 0e61629976
commit bc95f53e04
2 changed files with 0 additions and 3 deletions

View file

@ -33,7 +33,6 @@
"dependencies": {
"@markdoc/markdoc": "^0.2.2",
"gray-matter": "^4.0.3",
"html-escaper": "^3.0.3",
"stringify-attributes": "^3.0.0"
},
"devDependencies": {

View file

@ -2890,7 +2890,6 @@ importers:
chai: ^4.3.6
devalue: ^4.2.0
gray-matter: ^4.0.3
html-escaper: ^3.0.3
linkedom: ^0.14.12
mocha: ^9.2.2
stringify-attributes: ^3.0.0
@ -2898,7 +2897,6 @@ importers:
dependencies:
'@markdoc/markdoc': 0.2.2
gray-matter: 4.0.3
html-escaper: 3.0.3
stringify-attributes: 3.0.0
devDependencies:
'@types/chai': 4.3.4