Skip to content

Commit

Permalink
chore(angular-eslint): v18
Browse files Browse the repository at this point in the history
  • Loading branch information
Raphaël Balet committed Jun 7, 2024
1 parent 2b23970 commit 2761a8c
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 156 deletions.
206 changes: 56 additions & 150 deletions package-lock.json

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

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,11 @@
},
"devDependencies": {
"@angular-devkit/build-angular": "^18.0.3",
"@angular-eslint/builder": "^17.5.2",
"@angular-eslint/eslint-plugin": "^17.5.2",
"@angular-eslint/eslint-plugin-template": "^17.5.2",
"@angular-eslint/schematics": "^17.5.2",
"@angular-eslint/template-parser": "^17.5.2",
"@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.3",
"@angular/compiler-cli": "^18.0.2",
"@angular/language-service": "^18.0.2",
Expand Down Expand Up @@ -71,4 +71,4 @@
"release": {
"extends": "@semantic-release/apm-config"
}
}
}

0 comments on commit 2761a8c

Please sign in to comment.