Skip to content

Commit c69f32a

Browse files
dependabot[bot]mmalerba
authored andcommitted
build: bump parse5 from 5.1.0 to 6.0.1 (#21189)
Bumps [parse5](https://github.com/inikulin/parse5) from 5.1.0 to 6.0.1. - [Release notes](https://github.com/inikulin/parse5/releases) - [Changelog](https://github.com/inikulin/parse5/blob/master/docs/version-history.md) - [Commits](inikulin/parse5@v5.1.0...v6.0.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit 833dde0)
1 parent 5f47e8b commit c69f32a

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@
147147
"minimist": "^1.2.0",
148148
"moment": "^2.18.1",
149149
"node-fetch": "^2.6.0",
150-
"parse5": "^5.0.0",
150+
"parse5": "^6.0.1",
151151
"postcss": "^7.0.27",
152152
"protractor": "^7.0.0",
153153
"requirejs": "^2.3.6",

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9402,6 +9402,11 @@ parse5@^5.0.0:
94029402
resolved "https://registry.yarnpkg.com/parse5/-/parse5-5.1.0.tgz#c59341c9723f414c452975564c7c00a68d58acd2"
94039403
integrity sha512-fxNG2sQjHvlVAYmzBZS9YlDp6PTSSDwa98vkD4QgVDDCAo84z5X1t5XyJQ62ImdLXx5NdIIfihey6xpum9/gRQ==
94049404

9405+
parse5@^6.0.1:
9406+
version "6.0.1"
9407+
resolved "https://registry.yarnpkg.com/parse5/-/parse5-6.0.1.tgz#e1a1c085c569b3dc08321184f19a39cc27f7c30b"
9408+
integrity sha512-Ofn/CTFzRGTTxwpNEs9PP93gXShHcTq255nzRYSKe8AkVpZY7e1fpmTfOyoIvjP5HG7Z2ZM7VS9PPhQGW2pOpw==
9409+
94059410
94069411
version "0.0.5"
94079412
resolved "https://registry.yarnpkg.com/parseqs/-/parseqs-0.0.5.tgz#d5208a3738e46766e291ba2ea173684921a8b89d"

0 commit comments

Comments
 (0)