Skip to content

Commit 209fd80

Browse files
committed
Update dependency angular-html-parser to v7
1 parent a9906d9 commit 209fd80

File tree

3 files changed

+12
-11
lines changed

3 files changed

+12
-11
lines changed

package-lock.json

+10-9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
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": "^5.8.0",
10-
"angular-html-parser": "^6.0.0",
10+
"angular-html-parser": "^7.0.0",
1111
"cosmiconfig": "^9.0.0",
1212
"find-up": "^7.0.0",
1313
"flow-parser": "~0.247.0",

src-playground/package.json

+1-1
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": "^5.8.0",
11-
"angular-html-parser": "^6.0.0",
11+
"angular-html-parser": "^7.0.0",
1212
"cosmiconfig": "^9.0.0",
1313
"find-up": "^7.0.0",
1414
"flow-parser": "~0.247.0",

0 commit comments

Comments
 (0)