From 42d67888cc28ff6cf0f87a5abe99040dffb969b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Jan 2026 05:38:43 +0000 Subject: [PATCH] Bump @angular-eslint/template-parser in /eform-client Bumps [@angular-eslint/template-parser](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/template-parser) from 20.5.0 to 21.1.0. - [Release notes](https://github.com/angular-eslint/angular-eslint/releases) - [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/template-parser/CHANGELOG.md) - [Commits](https://github.com/angular-eslint/angular-eslint/commits/v21.1.0/packages/template-parser) --- updated-dependencies: - dependency-name: "@angular-eslint/template-parser" dependency-version: 21.1.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- eform-client/package.json | 2 +- eform-client/yarn.lock | 32 +++++++++++++++++--------------- 2 files changed, 18 insertions(+), 16 deletions(-) diff --git a/eform-client/package.json b/eform-client/package.json index 7c18e09e7a..8395679cfa 100644 --- a/eform-client/package.json +++ b/eform-client/package.json @@ -131,7 +131,7 @@ "@angular-eslint/eslint-plugin": "21.1.0", "@angular-eslint/eslint-plugin-template": "20.6.0", "@angular-eslint/schematics": "20.5.1", - "@angular-eslint/template-parser": "20.5.0", + "@angular-eslint/template-parser": "21.1.0", "@angular/cli": "20.3.15", "@angular/compiler-cli": "20.3.16", "@angular/language-service": "20.3.16", diff --git a/eform-client/yarn.lock b/eform-client/yarn.lock index eae5609fbc..6cde2f75e6 100644 --- a/eform-client/yarn.lock +++ b/eform-client/yarn.lock @@ -332,11 +332,6 @@ "@angular-devkit/architect" ">= 0.2000.0 < 0.2100.0" "@angular-devkit/core" ">= 20.0.0 < 21.0.0" -"@angular-eslint/bundled-angular-compiler@20.5.0": - version "20.5.0" - resolved "https://registry.yarnpkg.com/@angular-eslint/bundled-angular-compiler/-/bundled-angular-compiler-20.5.0.tgz#b0dd9ffd89f5cb0139741d112bdb228f1ba7a46d" - integrity sha512-XjvSZk+G/4rRUOLHHjlHBeS4OnnsLV9G1YtE5OerBB2H4x6nKgUEzpptad3uuL4iYWI9rGaWMLqGPTvyYqw/IA== - "@angular-eslint/bundled-angular-compiler@20.5.1": version "20.5.1" resolved "https://registry.yarnpkg.com/@angular-eslint/bundled-angular-compiler/-/bundled-angular-compiler-20.5.1.tgz#34efb036c7ed2034d4783f6f44b925989e55c6a8" @@ -403,13 +398,13 @@ semver "7.7.3" strip-json-comments "3.1.1" -"@angular-eslint/template-parser@20.5.0": - version "20.5.0" - resolved "https://registry.yarnpkg.com/@angular-eslint/template-parser/-/template-parser-20.5.0.tgz#a17bbd7bcff72ee1e13cdf4d786876ea3d0f17ba" - integrity sha512-dWaz2Knjy6yJI5/xVYqp5iu65b725wveMwt1DgJ9EDTZ5gpJcTsvSCW4zQr/6iXfpAZHKPh9LJvVW1svowhtWw== +"@angular-eslint/template-parser@21.1.0": + version "21.1.0" + resolved "https://registry.yarnpkg.com/@angular-eslint/template-parser/-/template-parser-21.1.0.tgz#7af5cff19cf522dfe4182b680d569202c60b54e4" + integrity sha512-PYVgNbjNtuD5/QOuS6cHR8A7bRqsVqxtUUXGqdv76FYMAajQcAvyfR0QxOkqf3NmYxgNgO3hlUHWq0ILjVbcow== dependencies: - "@angular-eslint/bundled-angular-compiler" "20.5.0" - eslint-scope "^8.0.2" + "@angular-eslint/bundled-angular-compiler" "21.1.0" + eslint-scope "^9.0.0" "@angular-eslint/utils@20.5.1": version "20.5.1" @@ -4076,6 +4071,11 @@ "@types/estree" "*" "@types/json-schema" "*" +"@types/esrecurse@^4.3.1": + version "4.3.1" + resolved "https://registry.yarnpkg.com/@types/esrecurse/-/esrecurse-4.3.1.tgz#6f636af962fbe6191b830bd676ba5986926bccec" + integrity sha512-xJBAbDifo5hpffDBuHl0Y8ywswbiAp/Wi7Y/GtAgSlZyIABppyurxVueOPE8LUQOxdlgi6Zqce7uoEpqNTeiUw== + "@types/estree@*", "@types/estree@1.0.8", "@types/estree@^1.0.8": version "1.0.8" resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.8.tgz#958b91c991b1867ced318bedea0e215ee050726e" @@ -7677,11 +7677,13 @@ eslint-scope@^7.2.2: esrecurse "^4.3.0" estraverse "^5.2.0" -eslint-scope@^8.0.2: - version "8.4.0" - resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-8.4.0.tgz#88e646a207fad61436ffa39eb505147200655c82" - integrity sha512-sNXOfKCn74rt8RICKMvJS7XKV/Xk9kA7DyJr8mJik3S7Cwgy3qlkkmyS2uQB3jiJg6VNdZd/pDBJu0nvG2NlTg== +eslint-scope@^9.0.0: + version "9.1.0" + resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-9.1.0.tgz#dfcb41d6c0d73df6b977a50cf3e91c41ddb4154e" + integrity sha512-CkWE42hOJsNj9FJRaoMX9waUFYhqY4jmyLFdAdzZr6VaCg3ynLYx4WnOdkaIifGfH4gsUcBTn4OZbHXkpLD0FQ== dependencies: + "@types/esrecurse" "^4.3.1" + "@types/estree" "^1.0.8" esrecurse "^4.3.0" estraverse "^5.2.0"