Update dependency @angular-eslint/builder to v15
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful

This commit is contained in:
Renovate Bot 2022-11-24 12:22:04 +01:00
parent 557d4b6ffa
commit 210844e8af
2 changed files with 4 additions and 4 deletions

View File

@ -225,9 +225,9 @@
}
},
"@angular-eslint/builder": {
"version": "14.1.2",
"resolved": "https://registry.npmjs.org/@angular-eslint/builder/-/builder-14.1.2.tgz",
"integrity": "sha512-J+LRidjlJOGfRNXJwUyOhz5TnasEBK+kL3QkkCE4ZSt/dH40QqT+3q9qV5zc45wdaAeJM4/jp1IhI6kPwWI5Yw==",
"version": "15.1.0",
"resolved": "https://registry.npmjs.org/@angular-eslint/builder/-/builder-15.1.0.tgz",
"integrity": "sha512-MoPeJv4a1wSoFj8fVA01hFb+QQke2t74CSVuc6o4EqkWI0tYMM1Wg19fPtTZnj4spkGA82j2mf/tazKGRe/nrw==",
"dev": true
},
"@angular-eslint/eslint-plugin": {

View File

@ -30,7 +30,7 @@
},
"devDependencies": {
"@angular-devkit/build-angular": "~14.2.0",
"@angular-eslint/builder": "14.1.2",
"@angular-eslint/builder": "15.1.0",
"@angular-eslint/eslint-plugin": "14.1.2",
"@angular-eslint/eslint-plugin-template": "14.1.2",
"@angular-eslint/schematics": "14.1.2",