diff --git a/edc-policy-playground/package-lock.json b/edc-policy-playground/package-lock.json index df565fcd..7c3af8af 100644 --- a/edc-policy-playground/package-lock.json +++ b/edc-policy-playground/package-lock.json @@ -26,7 +26,7 @@ }, "devDependencies": { "@angular-devkit/build-angular": "^18.0.7", - "@angular-eslint/builder": "18.0.1", + "@angular-eslint/builder": "18.1.0", "@angular-eslint/eslint-plugin": "18.0.1", "@angular-eslint/eslint-plugin-template": "18.0.1", "@angular-eslint/schematics": "18.0.1", @@ -284,11 +284,10 @@ } }, "node_modules/@angular-eslint/builder": { - "version": "18.0.1", - "resolved": "https://registry.npmjs.org/@angular-eslint/builder/-/builder-18.0.1.tgz", - "integrity": "sha512-b/VUeTQznAmGdwP4OyPWyegqSRWub7E8/WXBqojrSFyLkFhpTiHpk/3/5G3LsgTb0zBfyAsqkA0yaadsHu9pjA==", + "version": "18.1.0", + "resolved": "https://registry.npmjs.org/@angular-eslint/builder/-/builder-18.1.0.tgz", + "integrity": "sha512-ttcp+M3XDqt4lpj4C9XWO/JJY5iC1kNWmK1FUtd1YR0+1mLhrZTbakFYFe06qoiRqb4MX0WW2oUvonh52y5/NQ==", "dev": true, - "license": "MIT", "dependencies": { "@nx/devkit": "^19.0.6", "nx": "^19.0.6" diff --git a/edc-policy-playground/package.json b/edc-policy-playground/package.json index a8ef3d70..c90dc24f 100644 --- a/edc-policy-playground/package.json +++ b/edc-policy-playground/package.json @@ -30,7 +30,7 @@ }, "devDependencies": { "@angular-devkit/build-angular": "^18.0.7", - "@angular-eslint/builder": "18.0.1", + "@angular-eslint/builder": "18.1.0", "@angular-eslint/eslint-plugin": "18.0.1", "@angular-eslint/eslint-plugin-template": "18.0.1", "@angular-eslint/schematics": "18.0.1",