Skip to content

Commit 151e20f

Browse files
Bump @angular-eslint/schematics from 20.1.1 to 20.3.0 in /eform-client
Bumps [@angular-eslint/schematics](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/schematics) from 20.1.1 to 20.3.0. - [Release notes](https://github.com/angular-eslint/angular-eslint/releases) - [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/schematics/CHANGELOG.md) - [Commits](https://github.com/angular-eslint/angular-eslint/commits/v20.3.0/packages/schematics) --- updated-dependencies: - dependency-name: "@angular-eslint/schematics" dependency-version: 20.3.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3ce015a commit 151e20f

File tree

2 files changed

+38
-7
lines changed

2 files changed

+38
-7
lines changed

eform-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@
124124
"@angular-eslint/builder": "20.3.0",
125125
"@angular-eslint/eslint-plugin": "20.1.1",
126126
"@angular-eslint/eslint-plugin-template": "20.1.1",
127-
"@angular-eslint/schematics": "20.1.1",
127+
"@angular-eslint/schematics": "20.3.0",
128128
"@angular-eslint/template-parser": "20.1.1",
129129
"@angular/cli": "20.1.6",
130130
"@angular/compiler-cli": "20.1.2",

eform-client/yarn.lock

Lines changed: 37 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -295,6 +295,11 @@
295295
resolved "https://registry.yarnpkg.com/@angular-eslint/bundled-angular-compiler/-/bundled-angular-compiler-20.1.1.tgz#aca45911806a21daf4b1c60aecadfd908f458fcb"
296296
integrity sha512-hEWh/upyTj2bhyRmbNnGtlOXhBSEHwLg8/9YYhwmiNApQwKcvcg7lkstZMEVrKievNHZT6Wh4dWZvjRjMqLNSg==
297297

298+
"@angular-eslint/bundled-angular-compiler@20.3.0":
299+
version "20.3.0"
300+
resolved "https://registry.yarnpkg.com/@angular-eslint/bundled-angular-compiler/-/bundled-angular-compiler-20.3.0.tgz#661e4796569c6fbd4e1a071e58da6df1426de7ad"
301+
integrity sha512-QwuNnmRNr/uNj89TxknPbGcs5snX1w7RoJJPNAsfb2QGcHzUTQovS8hqm9kaDZdpUJDPP7jt7B6F0+EjrPAXRA==
302+
298303
"@angular-eslint/eslint-plugin-template@20.1.1":
299304
version "20.1.1"
300305
resolved "https://registry.yarnpkg.com/@angular-eslint/eslint-plugin-template/-/eslint-plugin-template-20.1.1.tgz#12f5b66b64aff756b3b9ca3cd6b6e55f39c77791"
@@ -305,6 +310,16 @@
305310
aria-query "5.3.2"
306311
axobject-query "4.1.0"
307312

313+
"@angular-eslint/eslint-plugin-template@20.3.0":
314+
version "20.3.0"
315+
resolved "https://registry.yarnpkg.com/@angular-eslint/eslint-plugin-template/-/eslint-plugin-template-20.3.0.tgz#a5b9a90b04dc992481bf2e41cff8ef4e30f87ccc"
316+
integrity sha512-WMJDJfybOLCiN4QrOyrLl+Zt5F+A/xoDYMWTdn+LgACheLs2tguVQiwf+oCgHnHGcsTsulPYlRHldKBGZMgs4w==
317+
dependencies:
318+
"@angular-eslint/bundled-angular-compiler" "20.3.0"
319+
"@angular-eslint/utils" "20.3.0"
320+
aria-query "5.3.2"
321+
axobject-query "4.1.0"
322+
308323
"@angular-eslint/eslint-plugin@20.1.1":
309324
version "20.1.1"
310325
resolved "https://registry.yarnpkg.com/@angular-eslint/eslint-plugin/-/eslint-plugin-20.1.1.tgz#332e0d3efc0420abecf507fafc33effccc37217a"
@@ -314,15 +329,24 @@
314329
"@angular-eslint/utils" "20.1.1"
315330
ts-api-utils "^2.1.0"
316331

317-
"@angular-eslint/schematics@20.1.1":
318-
version "20.1.1"
319-
resolved "https://registry.yarnpkg.com/@angular-eslint/schematics/-/schematics-20.1.1.tgz#2643b4e6ce7f30d4dc8f06b652b91be5f6308d71"
320-
integrity sha512-4sXU0Gr/RhdW3xSBFRzjhTO9mk6ugXUhUIPc1FRta1pmNnbmkvx22ewnKZE8IeRl8PMyk6xJuxZHq19CW1oWOA==
332+
"@angular-eslint/eslint-plugin@20.3.0":
333+
version "20.3.0"
334+
resolved "https://registry.yarnpkg.com/@angular-eslint/eslint-plugin/-/eslint-plugin-20.3.0.tgz#7f32f5be5e1a1f5ca1c4dbc72f54f238f2c4dcc6"
335+
integrity sha512-7ghzGTiExrgTetDQ6IPP5uXSa94Xhtzp2VHCIa58EcUb7oMv06HWZ1Uss3xgFmACsLpN+vayKJIdFiboqaGVRA==
336+
dependencies:
337+
"@angular-eslint/bundled-angular-compiler" "20.3.0"
338+
"@angular-eslint/utils" "20.3.0"
339+
ts-api-utils "^2.1.0"
340+
341+
"@angular-eslint/schematics@20.3.0":
342+
version "20.3.0"
343+
resolved "https://registry.yarnpkg.com/@angular-eslint/schematics/-/schematics-20.3.0.tgz#9a18322fcfc26fb56c73efc81970dbeb8e6cae98"
344+
integrity sha512-4n92tHKIJm1PP+FjhnmO7AMpvKdRIoF+YgF38oUU7aMJqfZ3RXIhazMMxw2u3VU1MisKH766KSll++c4LgarVA==
321345
dependencies:
322346
"@angular-devkit/core" ">= 20.0.0 < 21.0.0"
323347
"@angular-devkit/schematics" ">= 20.0.0 < 21.0.0"
324-
"@angular-eslint/eslint-plugin" "20.1.1"
325-
"@angular-eslint/eslint-plugin-template" "20.1.1"
348+
"@angular-eslint/eslint-plugin" "20.3.0"
349+
"@angular-eslint/eslint-plugin-template" "20.3.0"
326350
ignore "7.0.5"
327351
semver "7.7.2"
328352
strip-json-comments "3.1.1"
@@ -342,6 +366,13 @@
342366
dependencies:
343367
"@angular-eslint/bundled-angular-compiler" "20.1.1"
344368

369+
"@angular-eslint/utils@20.3.0":
370+
version "20.3.0"
371+
resolved "https://registry.yarnpkg.com/@angular-eslint/utils/-/utils-20.3.0.tgz#716d2f9b52000a0787b260571e332c89d02684cb"
372+
integrity sha512-7XOQeNXgyhznDwoP1TwPrCMq/uXKJHQgCVPFREkJGKbNf/jzNldB7iV1eqpBzUQIPEQFgfcDG67dexpMAq3N4g==
373+
dependencies:
374+
"@angular-eslint/bundled-angular-compiler" "20.3.0"
375+
345376
"@angular-material-extensions/password-strength@^16.0.0":
346377
version "16.0.0"
347378
resolved "https://registry.yarnpkg.com/@angular-material-extensions/password-strength/-/password-strength-16.0.0.tgz#1e3f0215fec132d5c9c96c6ff495990a7977ac75"

0 commit comments

Comments
 (0)