Skip to content

Commit 27d1f29

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 433bfbe commit 27d1f29

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
@@ -103,7 +103,7 @@
103103
"@types/minimist": "^1.2.0",
104104
"@types/node": "^12.11.1",
105105
"@types/node-fetch": "^2.5.5",
106-
"@types/parse5": "^5.0.0",
106+
"@types/parse5": "^6.0.0",
107107
"@types/resize-observer-browser": "^0.1.3",
108108
"@types/run-sequence": "^0.0.30",
109109
"@types/semver": "^7.3.4",

yarn.lock

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

1806-
"@types/parse5@^5.0.0":
1807-
version "5.0.3"
1808-
resolved "https://registry.yarnpkg.com/@types/parse5/-/parse5-5.0.3.tgz#e7b5aebbac150f8b5fdd4a46e7f0bd8e65e19109"
1809-
integrity sha512-kUNnecmtkunAoQ3CnjmMkzNU/gtxG8guhi+Fk2U/kOpIKjIMKnXGp4IJCgQJrXSgMsWYimYG4TGjz/UzbGEBTw==
1806+
"@types/parse5@^6.0.0":
1807+
version "6.0.0"
1808+
resolved "https://registry.yarnpkg.com/@types/parse5/-/parse5-6.0.0.tgz#38590dc2c3cf5717154064e3ee9b6947ee21b299"
1809+
integrity sha512-oPwPSj4a1wu9rsXTEGIJz91ISU725t0BmSnUhb57sI+M8XEmvUop84lzuiYdq0Y5M6xLY8DBPg0C2xEQKLyvBA==
18101810

18111811
"@types/q@*":
18121812
version "1.5.1"

0 commit comments

Comments
 (0)