diff --git a/package.json b/package.json index b66ae96f..a49814dd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-abac", - "version": "0.1.530", + "version": "0.1.531", "description": "Attribute Based Access Control and Role Based Access Control for React", "keywords": [ "abac", @@ -181,7 +181,7 @@ "jest-cli": "30.4.2", "jest-environment-jsdom": "30.4.1", "jest-environment-jsdom-global": "4.0.0", - "lint-staged": "17.0.4", + "lint-staged": "17.0.5", "prettier": "3.8.3", "prettier-plugin-import-sort": "0.0.7", "prettier-plugin-sh": "0.18.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d5e3cdcf..b818b7ce 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -114,8 +114,8 @@ importers: specifier: 4.0.0 version: 4.0.0(jest-environment-jsdom@30.4.1) lint-staged: - specifier: 17.0.4 - version: 17.0.4 + specifier: 17.0.5 + version: 17.0.5 prettier: specifier: 3.8.3 version: 3.8.3 @@ -3202,8 +3202,8 @@ packages: lines-and-columns@1.2.4: resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==} - lint-staged@17.0.4: - resolution: {integrity: sha512-+rU9lSUyVOZ/hDUmRLVGzyS2v73cDdQjX+XQz1AaOdIE4RysLq0HoPW2HrrgeNCLklkhi904VBU1bmgWLHVnkA==} + lint-staged@17.0.5: + resolution: {integrity: sha512-d12yC+/e8RhBjZtaxZn71FyrgU/P5e+uAPifhCLwdosQZP/zamSdKRWDC30ocVIbzDKiFG1McHc/LUgB92GIPw==} engines: {node: '>=22.22.1'} hasBin: true @@ -8611,7 +8611,7 @@ snapshots: lines-and-columns@1.2.4: {} - lint-staged@17.0.4: + lint-staged@17.0.5: dependencies: listr2: 10.2.1 picomatch: 4.0.4