Skip to content

Commit 4b2d378

Browse files
[LOW] Update eslint dependencies
See associated pull request for more information.
1 parent 584034f commit 4b2d378

File tree

2 files changed

+196
-594
lines changed

2 files changed

+196
-594
lines changed

aio/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -81,10 +81,10 @@
8181
"devDependencies": {
8282
"@angular-devkit/architect-cli": "0.1700.0-rc.2",
8383
"@angular-devkit/build-angular": "17.0.0-rc.2",
84-
"@angular-eslint/builder": "16.0.3",
85-
"@angular-eslint/eslint-plugin": "16.0.3",
86-
"@angular-eslint/eslint-plugin-template": "16.0.3",
87-
"@angular-eslint/template-parser": "^16.0.3",
84+
"@angular-eslint/builder": "18.3.1",
85+
"@angular-eslint/eslint-plugin": "18.3.1",
86+
"@angular-eslint/eslint-plugin-template": "18.3.1",
87+
"@angular-eslint/template-parser": "^18.0.0",
8888
"@angular/build-tooling": "https://github.com/angular/dev-infra-private-build-tooling-builds.git#8fa10a4dc43b9780f09c99f11d805e733107ed70",
8989
"@angular/cli": "17.0.0-rc.2",
9090
"@angular/compiler-cli": "17.0.0-rc.1",
@@ -98,8 +98,8 @@
9898
"@types/lunr": "^2.3.3",
9999
"@types/node": "^12.7.9",
100100
"@types/trusted-types": "^2.0.2",
101-
"@typescript-eslint/eslint-plugin": "5.61.0",
102-
"@typescript-eslint/parser": "5.61.0",
101+
"@typescript-eslint/eslint-plugin": "8.8.0",
102+
"@typescript-eslint/parser": "8.8.0",
103103
"archiver": "^6.0.0",
104104
"assert": "^2.0.0",
105105
"canonical-path": "1.0.0",

0 commit comments

Comments
 (0)