diff --git a/package.json b/package.json index f9439e69..ca4812d6 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "eslint-config-txo-package-react": "^1.0.26", "husky": "^9.1.7", "jest": "^29.7.0", - "lint-staged": "^16.1.0", + "lint-staged": "^16.1.2", "react": "18.3.1", "react-dom": "18.3.1", "react-native": "0.79.3", diff --git a/yarn.lock b/yarn.lock index 05b03b7a..bc6881b1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6364,10 +6364,10 @@ lines-and-columns@^1.1.6: resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz#eca284f75d2965079309dc0ad9255abb2ebc1632" integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg== -lint-staged@^16.1.0: - version "16.1.0" - resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-16.1.0.tgz#06807ef3dbbade9e4e3416897aac0ac5b99a2377" - integrity sha512-HkpQh69XHxgCjObjejBT3s2ILwNjFx8M3nw+tJ/ssBauDlIpkx2RpqWSi1fBgkXLSSXnbR3iEq1NkVtpvV+FLQ== +lint-staged@^16.1.2: + version "16.1.2" + resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-16.1.2.tgz#8cb84daa844f39c7a9790dd2c0caa327125ef059" + integrity sha512-sQKw2Si2g9KUZNY3XNvRuDq4UJqpHwF0/FQzZR2M7I5MvtpWvibikCjUVJzZdGE0ByurEl3KQNvsGetd1ty1/Q== dependencies: chalk "^5.4.1" commander "^14.0.0"