Skip to content

Commit 47e59a3

Browse files
Update dependency angular-html-parser to v9 (#2863)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 71a6a11 commit 47e59a3

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

package-lock.json

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"@types/estree": "~1.0.0",
88
"@types/postcss-less": "^4.0.0",
99
"@typescript-eslint/typescript-estree": "^8.0.0",
10-
"angular-html-parser": "^8.0.0",
10+
"angular-html-parser": "^9.0.0",
1111
"cosmiconfig": "^9.0.0",
1212
"find-up": "^7.0.0",
1313
"flow-parser": "~0.268.0",

src-playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"@types/estree": "~1.0.0",
99
"@types/postcss-less": "^4.0.0",
1010
"@typescript-eslint/typescript-estree": "^8.0.0",
11-
"angular-html-parser": "^8.0.0",
11+
"angular-html-parser": "^9.0.0",
1212
"cosmiconfig": "^9.0.0",
1313
"find-up": "^7.0.0",
1414
"flow-parser": "~0.268.0",

0 commit comments

Comments
 (0)