Skip to content

Commit

Permalink
chore(deps): update dependency @angular-eslint/template-parser to v14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 8, 2022
1 parent e8c6019 commit 65df70c
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"devDependencies": {
"@1stg/common-config": "^2.5.2",
"@angular-eslint/template-parser": "^12.7.0",
"@angular-eslint/template-parser": "^14.0.1",
"@angular/compiler": "^12.2.16",
"@angular/core": "^12.2.16",
"@changesets/changelog-github": "^0.4.4",
Expand Down
15 changes: 14 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,11 @@
resolved "https://registry.yarnpkg.com/@angular-eslint/bundled-angular-compiler/-/bundled-angular-compiler-12.7.0.tgz#e32ad1f98bf5c16dde22941e10fd014df7a1d5f2"
integrity sha512-n7nUSIK+bl2DQXIPRyts/xVTw94Mk0rRNd2WBCL9ni27XKOhKtTdP7tLpD+nAiuY4BTTJr7/yTzPWCCRDQgWZg==

"@angular-eslint/bundled-angular-compiler@14.0.1":
version "14.0.1"
resolved "https://registry.yarnpkg.com/@angular-eslint/bundled-angular-compiler/-/bundled-angular-compiler-14.0.1.tgz#682947c5bac827f16b59a0e4b8335a26f5ce7c11"
integrity sha512-DOED3Y74k3tv63Io/4Rg43/HPGjR16CyKhX/OviFl8dxxPYTp53bIIgYwoQG6dLDx33ZYjzxP5iufvDvfhHlWg==

"@angular-eslint/eslint-plugin-template@^12.5.0":
version "12.7.0"
resolved "https://registry.yarnpkg.com/@angular-eslint/eslint-plugin-template/-/eslint-plugin-template-12.7.0.tgz#8b2b504e3e909f90fcd067b332b45105c4475806"
Expand All @@ -175,14 +180,22 @@
"@angular-eslint/utils" "12.7.0"
"@typescript-eslint/experimental-utils" "4.28.2"

"@angular-eslint/template-parser@^12.5.0", "@angular-eslint/template-parser@^12.7.0":
"@angular-eslint/template-parser@^12.5.0":
version "12.7.0"
resolved "https://registry.yarnpkg.com/@angular-eslint/template-parser/-/template-parser-12.7.0.tgz#a91f23ea6d3fcefb24cc9e1be8a4df78c27addc7"
integrity sha512-bTGRZ/2m2Z/MCoazWnpbPWLSBK8AsnHCuCXAgiiveYql0GD+PySP1EkBuiWesIyxCsYdzf4aQciJSVuQRo9jEQ==
dependencies:
"@angular-eslint/bundled-angular-compiler" "12.7.0"
eslint-scope "^5.1.0"

"@angular-eslint/template-parser@^14.0.1":
version "14.0.1"
resolved "https://registry.yarnpkg.com/@angular-eslint/template-parser/-/template-parser-14.0.1.tgz#f8ccb93aae48e805a9b105308f134339d0b478a8"
integrity sha512-+pAvLIMefO9GXA/qEEpsSzDaq8tKDTRSEVxxkS/uN9Vv9KnXFPOC8InL9K5yaM8I/kRfezBOdX3vlOghY5I6Bw==
dependencies:
"@angular-eslint/bundled-angular-compiler" "14.0.1"
eslint-scope "^5.1.0"

"@angular-eslint/utils@12.7.0":
version "12.7.0"
resolved "https://registry.yarnpkg.com/@angular-eslint/utils/-/utils-12.7.0.tgz#84c80857af1b29ccd71e325e107471a1fadf4e7b"
Expand Down

0 comments on commit 65df70c

Please # to comment.