Skip to content

Commit

Permalink
chore: update eslint dependencies
Browse files Browse the repository at this point in the history
See associated pull request for more information.
  • Loading branch information
renovate[bot] authored Nov 1, 2023
1 parent adbf0a1 commit 0c86d66
Show file tree
Hide file tree
Showing 2 changed files with 121 additions and 449 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@
"@angular-devkit/build-angular": "16.2.8",
"@angular-devkit/core": "16.2.8",
"@angular-devkit/schematics": "16.2.8",
"@angular-eslint/eslint-plugin": "16.0.3",
"@angular-eslint/eslint-plugin-template": "16.0.3",
"@angular-eslint/template-parser": "16.0.3",
"@angular-eslint/eslint-plugin": "16.2.0",
"@angular-eslint/eslint-plugin-template": "16.2.0",
"@angular-eslint/template-parser": "16.2.0",
"@angular/cli": "~16.2.0",
"@angular/compiler-cli": "16.2.11",
"@angular/language-service": "16.2.11",
Expand All @@ -55,7 +55,7 @@
"@types/node": "18.16.19",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"eslint": "8.46.0",
"eslint": "8.52.0",
"eslint-config-prettier": "9.0.0",
"husky": "8.0.3",
"jest": "29.6.1",
Expand Down
Loading

0 comments on commit 0c86d66

Please sign in to comment.