Skip to content

Commit fe19a48

Browse files
build(deps): bump parse5 from 5.1.1 to 6.0.0
Bumps [parse5](https://github.com/inikulin/parse5) from 5.1.1 to 6.0.0. - [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.1...v6.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 17726d8 commit fe19a48

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/purgecss-from-html/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"url": "https://github.com/FullHuman/purgecss/issues"
2525
},
2626
"dependencies": {
27-
"parse5": "^5.1.1",
27+
"parse5": "^6.0.0",
2828
"parse5-htmlparser2-tree-adapter": "^5.1.1"
2929
},
3030
"devDependencies": {

0 commit comments

Comments
 (0)