Skip to content

Commit

Permalink
build(deps): Update angular-eslint monorepo to ^18.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 29, 2024
1 parent dd74a94 commit ef61b74
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 15 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,8 @@
"devDependencies": {
"@angular-devkit/build-angular": "^19.0.2",
"@angular-eslint/eslint-plugin": "^18.4.2",
"@angular-eslint/eslint-plugin-template": "^18.4.2",
"@angular-eslint/template-parser": "^18.4.2",
"@angular-eslint/eslint-plugin-template": "^18.4.3",
"@angular-eslint/template-parser": "^18.4.3",
"@angular/animations": "^19.0.1",
"@angular/cdk": "^19.0.1",
"@angular/common": "^19.0.1",
Expand Down
46 changes: 33 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -196,20 +196,27 @@ __metadata:
languageName: node
linkType: hard

"@angular-eslint/eslint-plugin-template@npm:^18.4.2":
version: 18.4.2
resolution: "@angular-eslint/eslint-plugin-template@npm:18.4.2"
"@angular-eslint/bundled-angular-compiler@npm:18.4.3":
version: 18.4.3
resolution: "@angular-eslint/bundled-angular-compiler@npm:18.4.3"
checksum: 10/4edd79d9c529154ac0c4406c7868767eb2f8d8d6895b82d6c3abc9c6fcd31e1cf3eee59997e0d502c37156406b382b6045c2ab951dfa5ddbeaf7659c8e3d1425
languageName: node
linkType: hard

"@angular-eslint/eslint-plugin-template@npm:^18.4.3":
version: 18.4.3
resolution: "@angular-eslint/eslint-plugin-template@npm:18.4.3"
dependencies:
"@angular-eslint/bundled-angular-compiler": "npm:18.4.2"
"@angular-eslint/utils": "npm:18.4.2"
"@angular-eslint/bundled-angular-compiler": "npm:18.4.3"
"@angular-eslint/utils": "npm:18.4.3"
aria-query: "npm:5.3.2"
axobject-query: "npm:4.1.0"
peerDependencies:
"@typescript-eslint/types": ^7.11.0 || ^8.0.0
"@typescript-eslint/utils": ^7.11.0 || ^8.0.0
eslint: ^8.57.0 || ^9.0.0
typescript: "*"
checksum: 10/c7e47caaed39fbe35819a6ef9ef0df9cd6107956767abeabe95c6f3080d84f41a037aab37cc2033c311aa35a5012ce5fcb9ed6ec5b6e28d87027d6ad5d0f5510
checksum: 10/5383ac6cd600c8cb97a539a02224a3d5b1783ce76b263c6802ec3137cf20d4fddef1280216953c94a05cfc1b6d4961b2c3458d8fa6fd369a88fd463cd4051366
languageName: node
linkType: hard

Expand All @@ -227,16 +234,16 @@ __metadata:
languageName: node
linkType: hard

"@angular-eslint/template-parser@npm:^18.4.2":
version: 18.4.2
resolution: "@angular-eslint/template-parser@npm:18.4.2"
"@angular-eslint/template-parser@npm:^18.4.3":
version: 18.4.3
resolution: "@angular-eslint/template-parser@npm:18.4.3"
dependencies:
"@angular-eslint/bundled-angular-compiler": "npm:18.4.2"
"@angular-eslint/bundled-angular-compiler": "npm:18.4.3"
eslint-scope: "npm:^8.0.2"
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
typescript: "*"
checksum: 10/095f4bb30e7311e029321190573c2bf1b3294133ecaa15f4012273fdb0d03af5a80d8c0189c8db5649ed3054ffcd10d56b74632bec8bf7402eaa8e3b6a4c7289
checksum: 10/2489dfe31219831513e3b37d6f84cff5967a5d48dccae33ce9584f79888908c8c2d0046d6131d06caeeec33a4d728f97263d119c98d432c989de29fd4f1245bf
languageName: node
linkType: hard

Expand All @@ -253,6 +260,19 @@ __metadata:
languageName: node
linkType: hard

"@angular-eslint/utils@npm:18.4.3":
version: 18.4.3
resolution: "@angular-eslint/utils@npm:18.4.3"
dependencies:
"@angular-eslint/bundled-angular-compiler": "npm:18.4.3"
peerDependencies:
"@typescript-eslint/utils": ^7.11.0 || ^8.0.0
eslint: ^8.57.0 || ^9.0.0
typescript: "*"
checksum: 10/588cddc66a211757b0a3995a8c1c5b48c7ac4b3db0bee3a93b3d6c3cd0491443c170c1fa138b21c7697c8038cc42112965cea6b292cbe666a1fa00683c57b419
languageName: node
linkType: hard

"@angular/animations@npm:^19.0.1":
version: 19.0.1
resolution: "@angular/animations@npm:19.0.1"
Expand Down Expand Up @@ -8723,8 +8743,8 @@ __metadata:
dependencies:
"@angular-devkit/build-angular": "npm:^19.0.2"
"@angular-eslint/eslint-plugin": "npm:^18.4.2"
"@angular-eslint/eslint-plugin-template": "npm:^18.4.2"
"@angular-eslint/template-parser": "npm:^18.4.2"
"@angular-eslint/eslint-plugin-template": "npm:^18.4.3"
"@angular-eslint/template-parser": "npm:^18.4.3"
"@angular/animations": "npm:^19.0.1"
"@angular/cdk": "npm:^19.0.1"
"@angular/common": "npm:^19.0.1"
Expand Down

0 comments on commit ef61b74

Please sign in to comment.