diff --git a/src/Spd.Presentation.Licensing/ClientApp/package-lock.json b/src/Spd.Presentation.Licensing/ClientApp/package-lock.json index 19c1fe17c..2d07ffe0d 100644 --- a/src/Spd.Presentation.Licensing/ClientApp/package-lock.json +++ b/src/Spd.Presentation.Licensing/ClientApp/package-lock.json @@ -38,7 +38,7 @@ }, "devDependencies": { "@angular-devkit/build-angular": "^20.1.4", - "@angular-eslint/builder": "^20.1.1", + "@angular-eslint/builder": "^20.3.0", "@angular-eslint/eslint-plugin": "^20.1.1", "@angular-eslint/eslint-plugin-template": "^20.1.1", "@angular-eslint/schematics": "^20.1.1", @@ -497,9 +497,9 @@ } }, "node_modules/@angular-eslint/builder": { - "version": "20.1.1", - "resolved": "https://registry.npmjs.org/@angular-eslint/builder/-/builder-20.1.1.tgz", - "integrity": "sha512-pfCYfocX79CZ5nokZF4gVScUGyLWRKQHZsUkQ5V/1hsaGsahvzDRjxsYz0J9rO0ligSa2pwgUCXEwSY8hhHQBw==", + "version": "20.3.0", + "resolved": "https://registry.npmjs.org/@angular-eslint/builder/-/builder-20.3.0.tgz", + "integrity": "sha512-3XpWLdh+/K4+r0ChkKW00SXWyBA7ShMpE+Pt1XUmIu4srJgGRnt8e+kC4Syi+s2t5QS7PjlwRaelB1KfSMXZ5A==", "dev": true, "license": "MIT", "dependencies": { diff --git a/src/Spd.Presentation.Licensing/ClientApp/package.json b/src/Spd.Presentation.Licensing/ClientApp/package.json index eaea574a4..149abbf97 100644 --- a/src/Spd.Presentation.Licensing/ClientApp/package.json +++ b/src/Spd.Presentation.Licensing/ClientApp/package.json @@ -45,7 +45,7 @@ }, "devDependencies": { "@angular-devkit/build-angular": "^20.1.4", - "@angular-eslint/builder": "^20.1.1", + "@angular-eslint/builder": "^20.3.0", "@angular-eslint/eslint-plugin": "^20.1.1", "@angular-eslint/eslint-plugin-template": "^20.1.1", "@angular-eslint/schematics": "^20.1.1",