Skip to content

Commit 9f8e3ae

Browse files
committed
added a resolution for hast-util-from-parse5
1 parent a17d680 commit 9f8e3ae

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,8 @@
176176
},
177177
"resolutions": {
178178
"**/@types/react": "^17.0.85",
179-
"node-sass-package-importer/**/postcss": "^8.4.49"
179+
"node-sass-package-importer/**/postcss": "^8.4.49",
180+
"hast-util-from-parse5": "8.0.0"
180181
},
181182
"husky": {
182183
"hooks": {

0 commit comments

Comments
 (0)