Skip to content

Commit 29af615

Browse files
dependabot[bot]kodiakhq[bot]
authored andcommitted
build(deps-dev): bump @angular-eslint/eslint-plugin-template
Bumps [@angular-eslint/eslint-plugin-template](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin-template) from 13.2.0 to 13.2.1. - [Release notes](https://github.com/angular-eslint/angular-eslint/releases) - [Changelog](https://github.com/angular-eslint/angular-eslint/blob/master/packages/eslint-plugin-template/CHANGELOG.md) - [Commits](https://github.com/angular-eslint/angular-eslint/commits/v13.2.1/packages/eslint-plugin-template) --- updated-dependencies: - dependency-name: "@angular-eslint/eslint-plugin-template" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5897d62 commit 29af615

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

frank-flow/src/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@angular-devkit/build-angular": "^13.3.2",
4747
"@angular-eslint/builder": "^13.2.1",
4848
"@angular-eslint/eslint-plugin": "^13.2.1",
49-
"@angular-eslint/eslint-plugin-template": "^13.2.0",
49+
"@angular-eslint/eslint-plugin-template": "^13.2.1",
5050
"@angular-eslint/schematics": "^13.2.0",
5151
"@angular-eslint/template-parser": "^13.2.0",
5252
"@angular/cli": "^13.3.3",

frank-flow/src/frontend/yarn.lock

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@
197197
resolved "https://registry.yarnpkg.com/@angular-eslint/bundled-angular-compiler/-/bundled-angular-compiler-13.2.1.tgz#adefaafc45a77ef286efe587a72371ded8e0c6af"
198198
integrity sha512-v/O9s6yvg7MJTQ9iNdXpZJOAjunY4ATk/dE3+xTsLwWTZXTXLXZE1FtKD/reijoItZtGiLUJ+F1pK5nwq/iI6w==
199199

200-
"@angular-eslint/eslint-plugin-template@13.2.0", "@angular-eslint/eslint-plugin-template@^13.2.0":
200+
"@angular-eslint/eslint-plugin-template@13.2.0":
201201
version "13.2.0"
202202
resolved "https://registry.yarnpkg.com/@angular-eslint/eslint-plugin-template/-/eslint-plugin-template-13.2.0.tgz#4466e15bc9df61258a35d130e879d51a5107b9a6"
203203
integrity sha512-Ej9bNGbpf8oaQGglPVWAQkBSIHhQv0FeJ/vVnB2fhHUoK9BbkGUYpjAFSSRlnMhl6ktPWKCX3yJiW+F4uIUTIw==
@@ -207,6 +207,16 @@
207207
aria-query "^4.2.2"
208208
axobject-query "^2.2.0"
209209

210+
"@angular-eslint/eslint-plugin-template@^13.2.1":
211+
version "13.2.1"
212+
resolved "https://registry.yarnpkg.com/@angular-eslint/eslint-plugin-template/-/eslint-plugin-template-13.2.1.tgz#d12846507a0331cbbc81ded45a905186323e5c09"
213+
integrity sha512-fA11IGfnWzJePFVS04JKigQY33/Twp5Gv3sj6o8NLRi25NbZDFMc6YjRv8FuKfJ0DXrZh0nLgP2L/01qnXDgZQ==
214+
dependencies:
215+
"@angular-eslint/bundled-angular-compiler" "13.2.1"
216+
"@typescript-eslint/experimental-utils" "5.17.0"
217+
aria-query "^4.2.2"
218+
axobject-query "^2.2.0"
219+
210220
"@angular-eslint/eslint-plugin@13.2.0":
211221
version "13.2.0"
212222
resolved "https://registry.yarnpkg.com/@angular-eslint/eslint-plugin/-/eslint-plugin-13.2.0.tgz#c42b5d38a637c535313598156c3e54bbbe57803e"

0 commit comments

Comments
 (0)