Skip to content

Commit 8b58850

Browse files
authored
Merge pull request #7025 from microting/dependabot/npm_and_yarn/eform-client/angular-eslint/eslint-plugin-20.3.0
Bump @angular-eslint/eslint-plugin from 20.1.1 to 20.3.0 in /eform-client
2 parents 0d70493 + d045771 commit 8b58850

File tree

2 files changed

+22
-1
lines changed

2 files changed

+22
-1
lines changed

eform-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
"@angular-devkit/core": "20.2.1",
123123
"@angular-devkit/schematics": "20.3.3",
124124
"@angular-eslint/builder": "20.3.0",
125-
"@angular-eslint/eslint-plugin": "20.1.1",
125+
"@angular-eslint/eslint-plugin": "20.3.0",
126126
"@angular-eslint/eslint-plugin-template": "20.1.1",
127127
"@angular-eslint/schematics": "20.1.1",
128128
"@angular-eslint/template-parser": "20.1.1",

eform-client/yarn.lock

Lines changed: 21 additions & 0 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"
@@ -314,6 +319,15 @@
314319
"@angular-eslint/utils" "20.1.1"
315320
ts-api-utils "^2.1.0"
316321

322+
"@angular-eslint/eslint-plugin@20.3.0":
323+
version "20.3.0"
324+
resolved "https://registry.yarnpkg.com/@angular-eslint/eslint-plugin/-/eslint-plugin-20.3.0.tgz#7f32f5be5e1a1f5ca1c4dbc72f54f238f2c4dcc6"
325+
integrity sha512-7ghzGTiExrgTetDQ6IPP5uXSa94Xhtzp2VHCIa58EcUb7oMv06HWZ1Uss3xgFmACsLpN+vayKJIdFiboqaGVRA==
326+
dependencies:
327+
"@angular-eslint/bundled-angular-compiler" "20.3.0"
328+
"@angular-eslint/utils" "20.3.0"
329+
ts-api-utils "^2.1.0"
330+
317331
"@angular-eslint/schematics@20.1.1":
318332
version "20.1.1"
319333
resolved "https://registry.yarnpkg.com/@angular-eslint/schematics/-/schematics-20.1.1.tgz#2643b4e6ce7f30d4dc8f06b652b91be5f6308d71"
@@ -342,6 +356,13 @@
342356
dependencies:
343357
"@angular-eslint/bundled-angular-compiler" "20.1.1"
344358

359+
"@angular-eslint/utils@20.3.0":
360+
version "20.3.0"
361+
resolved "https://registry.yarnpkg.com/@angular-eslint/utils/-/utils-20.3.0.tgz#716d2f9b52000a0787b260571e332c89d02684cb"
362+
integrity sha512-7XOQeNXgyhznDwoP1TwPrCMq/uXKJHQgCVPFREkJGKbNf/jzNldB7iV1eqpBzUQIPEQFgfcDG67dexpMAq3N4g==
363+
dependencies:
364+
"@angular-eslint/bundled-angular-compiler" "20.3.0"
365+
345366
"@angular-material-extensions/password-strength@^16.0.0":
346367
version "16.0.0"
347368
resolved "https://registry.yarnpkg.com/@angular-material-extensions/password-strength/-/password-strength-16.0.0.tgz#1e3f0215fec132d5c9c96c6ff495990a7977ac75"

0 commit comments

Comments
 (0)