File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 175175 "moment" : " ^2.14.1" ,
176176 "object-inspect" : " ^1.5.0" ,
177177 "offline-plugin" : " ^4.8.1" ,
178- "parse5" : " ^3 .0.2 " ,
178+ "parse5" : " ^4 .0.0 " ,
179179 "pify" : " ^3.0.0" ,
180180 "promise-retry" : " ^1.1.1" ,
181181 "prop-types" : " ^15.5.10" ,
Original file line number Diff line number Diff line change 1- import { SAXParser } from 'parse5' ;
1+ import SAXParser from 'parse5/lib/sax ' ;
22import voidElements from 'void-elements' ;
33
44// Runs `rules` on `source` and promises an iterable of all errors.
Original file line number Diff line number Diff line change @@ -7710,11 +7710,9 @@ parse-passwd@^1.0.0:
77107710 version "1.0.0"
77117711 resolved "https://registry.yarnpkg.com/parse-passwd/-/parse-passwd-1.0.0.tgz#6d5b934a456993b23d37f40a382d6f1666a8e5c6"
77127712
7713- parse5@^3.0.2 :
7714- version "3.0.3"
7715- resolved "https://registry.yarnpkg.com/parse5/-/parse5-3.0.3.tgz#042f792ffdd36851551cf4e9e066b3874ab45b5c"
7716- dependencies :
7717- " @types/node" " *"
7713+ parse5@^4.0.0 :
7714+ version "4.0.0"
7715+ resolved "https://registry.yarnpkg.com/parse5/-/parse5-4.0.0.tgz#6d78656e3da8d78b4ec0b906f7c08ef1dfe3f608"
77187716
77197717parseqs@0.0.5 :
77207718 version "0.0.5"
You can’t perform that action at this time.
0 commit comments