Skip to content

Commit

Permalink
Merge pull request #65 from Dafnik/renovate/eslint-dependencies
Browse files Browse the repository at this point in the history
chore: update eslint dependencies
  • Loading branch information
Dafnik authored Sep 6, 2023
2 parents 8a8566f + 1d7d434 commit 63a6f08
Show file tree
Hide file tree
Showing 2 changed files with 96 additions and 107 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@
"@angular-devkit/build-angular": "16.2.1",
"@angular-devkit/core": "16.2.1",
"@angular-devkit/schematics": "16.2.1",
"@angular-eslint/eslint-plugin": "16.1.0",
"@angular-eslint/eslint-plugin-template": "16.1.0",
"@angular-eslint/template-parser": "16.1.0",
"@angular-eslint/eslint-plugin": "16.1.1",
"@angular-eslint/eslint-plugin-template": "16.1.1",
"@angular-eslint/template-parser": "16.1.1",
"@angular/cli": "~16.2.0",
"@angular/compiler-cli": "16.2.3",
"@angular/language-service": "16.2.3",
Expand All @@ -55,7 +55,7 @@
"@types/node": "18.17.3",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"eslint": "8.46.0",
"eslint": "8.48.0",
"eslint-config-prettier": "8.10.0",
"husky": "8.0.3",
"jest": "29.6.2",
Expand Down
Loading

0 comments on commit 63a6f08

Please sign in to comment.