update parse5 version

Signed-off-by: yfwang6 <wangyongfei6@huawei.com>
Change-Id: I410d1b2f43b0526a681e71ade9e831601fdd3dee
This commit is contained in:
yfwang6 2023-05-17 16:04:24 +08:00
parent 3ba304fc9e
commit f7118aa1ad

View File

@ -17,7 +17,7 @@
* under the License.
*/
import parse5 from 'parse5'
import * as parse5 from 'parse5'
import templater from './templater'
import styler from './styler'
import scripter from './scripter'