Skip to content

Commit d6981be

Browse files
committed
chore: pin xml-parser-xo in angular and static-html tests (PROVCON-4790)
1 parent 3602989 commit d6981be

4 files changed

Lines changed: 10274 additions & 1 deletion

File tree

examples/angular/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
4141
"typescript": "4.2.4"
4242
},
4343
"resolutions": {
44-
"minimatch": "9.0.5"
44+
"minimatch": "9.0.5",
45+
"xml-parser-xo": "4.1.5"
4546
}
4647
}

0 commit comments

Comments
 (0)