Skip to content

Commit 833dde0

Browse files
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>
1 parent 2df3ac2 commit 833dde0

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
@@ -148,7 +148,7 @@
148148
"minimist": "^1.2.0",
149149
"moment": "^2.18.1",
150150
"node-fetch": "^2.6.0",
151-
"parse5": "^5.0.0",
151+
"parse5": "^6.0.1",
152152
"postcss": "^7.0.27",
153153
"protractor": "^7.0.0",
154154
"requirejs": "^2.3.6",

yarn.lock

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

9960+
parse5@^6.0.1:
9961+
version "6.0.1"
9962+
resolved "https://registry.yarnpkg.com/parse5/-/parse5-6.0.1.tgz#e1a1c085c569b3dc08321184f19a39cc27f7c30b"
9963+
integrity sha512-Ofn/CTFzRGTTxwpNEs9PP93gXShHcTq255nzRYSKe8AkVpZY7e1fpmTfOyoIvjP5HG7Z2ZM7VS9PPhQGW2pOpw==
9964+
99609965
99619966
version "0.0.5"
99629967
resolved "https://registry.yarnpkg.com/parseqs/-/parseqs-0.0.5.tgz#d5208a3738e46766e291ba2ea173684921a8b89d"

0 commit comments

Comments
 (0)