Skip to content

Commit e9efe31

Browse files
dependabot[bot]mmalerba
authored andcommitted
build: bump @types/parse5 from 5.0.3 to 6.0.0 (#21562)
Bumps [@types/parse5](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/parse5) from 5.0.3 to 6.0.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/parse5) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit 503e48a)
1 parent 3eb016c commit e9efe31

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
"@types/minimist": "^1.2.0",
106106
"@types/node": "^12.11.1",
107107
"@types/node-fetch": "^2.5.5",
108-
"@types/parse5": "^5.0.0",
108+
"@types/parse5": "^6.0.0",
109109
"@types/resize-observer-browser": "^0.1.3",
110110
"@types/semver": "^7.3.4",
111111
"@types/send": "^0.14.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2004,10 +2004,10 @@
20042004
resolved "https://registry.yarnpkg.com/@types/parse-json/-/parse-json-4.0.0.tgz#2f8bb441434d163b35fb8ffdccd7138927ffb8c0"
20052005
integrity sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==
20062006

2007-
"@types/parse5@^5.0.0":
2008-
version "5.0.3"
2009-
resolved "https://registry.yarnpkg.com/@types/parse5/-/parse5-5.0.3.tgz#e7b5aebbac150f8b5fdd4a46e7f0bd8e65e19109"
2010-
integrity sha512-kUNnecmtkunAoQ3CnjmMkzNU/gtxG8guhi+Fk2U/kOpIKjIMKnXGp4IJCgQJrXSgMsWYimYG4TGjz/UzbGEBTw==
2007+
"@types/parse5@^6.0.0":
2008+
version "6.0.0"
2009+
resolved "https://registry.yarnpkg.com/@types/parse5/-/parse5-6.0.0.tgz#38590dc2c3cf5717154064e3ee9b6947ee21b299"
2010+
integrity sha512-oPwPSj4a1wu9rsXTEGIJz91ISU725t0BmSnUhb57sI+M8XEmvUop84lzuiYdq0Y5M6xLY8DBPg0C2xEQKLyvBA==
20112011

20122012
"@types/q@^0.0.32":
20132013
version "0.0.32"

0 commit comments

Comments
 (0)