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] committed Jun 1, 2024
1 parent 034afae commit 01c7def
Show file tree
Hide file tree
Showing 2 changed files with 158 additions and 257 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@
"@angular-devkit/build-angular": "18.0.2",
"@angular-devkit/core": "18.0.2",
"@angular-devkit/schematics": "18.0.2",
"@angular-eslint/eslint-plugin": "17.3.0",
"@angular-eslint/eslint-plugin-template": "17.3.0",
"@angular-eslint/template-parser": "17.3.0",
"@angular-eslint/eslint-plugin": "17.5.2",
"@angular-eslint/eslint-plugin-template": "17.5.2",
"@angular-eslint/template-parser": "17.5.2",
"@angular/cli": "~18.0.0",
"@angular/compiler-cli": "18.0.1",
"@angular/language-service": "18.0.1",
Expand All @@ -55,10 +55,10 @@
"@schematics/angular": "18.0.2",
"@types/jest": "29.5.12",
"@types/node": "20.12.7",
"@typescript-eslint/eslint-plugin": "7.7.1",
"@typescript-eslint/parser": "7.7.1",
"@typescript-eslint/eslint-plugin": "7.11.0",
"@typescript-eslint/parser": "7.11.0",
"bootstrap-icons": "1.11.3",
"eslint": "9.1.1",
"eslint": "9.3.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-jsonc": "^2.13.0",
Expand Down
Loading

0 comments on commit 01c7def

Please sign in to comment.