Skip to content

Commit

Permalink
upgrade angular-eslint again
Browse files Browse the repository at this point in the history
  • Loading branch information
k-genov committed Jun 3, 2024
1 parent fb6f684 commit 1ccfeba
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 206 deletions.
246 changes: 45 additions & 201 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,11 @@
},
"devDependencies": {
"@angular-devkit/build-angular": "18.0.2",
"@angular-eslint/builder": "18.0.0",
"@angular-eslint/eslint-plugin": "18.0.0",
"@angular-eslint/eslint-plugin-template": "18.0.0",
"@angular-eslint/schematics": "18.0.0",
"@angular-eslint/template-parser": "18.0.0",
"@angular-eslint/builder": "18.0.1",
"@angular-eslint/eslint-plugin": "18.0.1",
"@angular-eslint/eslint-plugin-template": "18.0.1",
"@angular-eslint/schematics": "18.0.1",
"@angular-eslint/template-parser": "18.0.1",
"@angular/cli": "18.0.2",
"@angular/compiler-cli": "18.0.1",
"@types/events": "3.0.3",
Expand Down

0 comments on commit 1ccfeba

Please sign in to comment.