diff --git a/package-lock.json b/package-lock.json index aa65b1ab..4dc9b731 100644 --- a/package-lock.json +++ b/package-lock.json @@ -24,7 +24,7 @@ "devDependencies": { "@angular-builders/jest": "^19.0.1", "@angular-devkit/build-angular": "^19.0.6", - "@angular-eslint/builder": "^20.0.0", + "@angular-eslint/builder": "^20.1.1", "@angular-eslint/eslint-plugin": "19.8.0", "@angular-eslint/eslint-plugin-template": "20.0.0", "@angular-eslint/schematics": "^20.0.0", @@ -1448,9 +1448,9 @@ } }, "node_modules/@angular-eslint/builder": { - "version": "20.0.0", - "resolved": "https://registry.npmjs.org/@angular-eslint/builder/-/builder-20.0.0.tgz", - "integrity": "sha512-9jS3VvY+K+EHw9pofsdwKxDirKuTuRBnjMZdaKoUfLoYy5eS1XGJBXoMdaQiM+mSlTv113+L0SK4U565xiBLHQ==", + "version": "20.1.1", + "resolved": "https://registry.npmjs.org/@angular-eslint/builder/-/builder-20.1.1.tgz", + "integrity": "sha512-pfCYfocX79CZ5nokZF4gVScUGyLWRKQHZsUkQ5V/1hsaGsahvzDRjxsYz0J9rO0ligSa2pwgUCXEwSY8hhHQBw==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 7cfa50d7..cb0ebfd6 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "devDependencies": { "@angular-builders/jest": "^19.0.1", "@angular-devkit/build-angular": "^19.0.6", - "@angular-eslint/builder": "^20.0.0", + "@angular-eslint/builder": "^20.1.1", "@angular-eslint/eslint-plugin": "19.8.0", "@angular-eslint/eslint-plugin-template": "20.0.0", "@angular-eslint/schematics": "^20.0.0",