Update dependency @angular-eslint/builder to v14.1.1

This commit is contained in:
Renovate Bot 2022-09-18 13:34:25 +02:00 committed by Gitea
parent 2b86588506
commit b92a843e06
2 changed files with 4 additions and 4 deletions

View File

@ -283,9 +283,9 @@
}
},
"@angular-eslint/builder": {
"version": "14.1.0",
"resolved": "https://registry.npmjs.org/@angular-eslint/builder/-/builder-14.1.0.tgz",
"integrity": "sha512-kog8TjMhbcOclHsY4H9l/eF5frjEoxJNoYAjH2vb7OvgzrD2ggWMVdBAXZpagax7YJKFrn7e8qHgYStkoVetZw==",
"version": "14.1.1",
"resolved": "https://registry.npmjs.org/@angular-eslint/builder/-/builder-14.1.1.tgz",
"integrity": "sha512-iRjSjJoS1kqTBCv/qZXSq6s/TYmC2NVaz3gX8PTbi0jTeR9rEVdVHJzMTYp+v66QEIbIIgENZ8m3jcNGVlbTGg==",
"dev": true,
"requires": {
"@nrwl/devkit": "^14.7.5",

View File

@ -30,7 +30,7 @@
},
"devDependencies": {
"@angular-devkit/build-angular": "~13.3.5",
"@angular-eslint/builder": "14.1.0",
"@angular-eslint/builder": "14.1.1",
"@angular-eslint/eslint-plugin": "13.5.0",
"@angular-eslint/eslint-plugin-template": "14.1.1",
"@angular-eslint/schematics": "13.2.1",