deps: remove html-escaper

This commit is contained in:
bholmesdev 2023-02-14 12:30:48 -05:00
parent 9f0d50d55c
commit 7331ce6350
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

@ -2919,7 +2919,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
@ -2927,7 +2926,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