diff --git a/package.json b/package.json index de1706d7e7..99566626ab 100644 --- a/package.json +++ b/package.json @@ -177,7 +177,7 @@ "fetch-mock": "9.11.0", "husky": "8.0.2", "jest": "29.3.1", - "lint-staged": "13.0.4", + "lint-staged": "13.1.0", "nock": "13.2.9", "openapi-enforcer": "1.22.2", "prettier": "2.7.1", diff --git a/yarn.lock b/yarn.lock index 85b07f3690..45af0b2483 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5113,10 +5113,10 @@ lines-and-columns@^1.1.6: resolved "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.1.6.tgz" integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA= -lint-staged@13.0.4: - version "13.0.4" - resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.0.4.tgz#c4b4391280c35165b805ad43304ba01f733067a0" - integrity sha512-HxlHCXoYRsq9QCby5wFozmZW00hMs/9e3l+/dz6Qr8Kle4UH0kJTdABAbqhzG+3pcG6QjL9kz7NgGBfph+a5dw== +lint-staged@13.1.0: + version "13.1.0" + resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.1.0.tgz#d4c61aec939e789e489fa51987ec5207b50fd37e" + integrity sha512-pn/sR8IrcF/T0vpWLilih8jmVouMlxqXxKuAojmbiGX5n/gDnz+abdPptlj0vYnbfE0SQNl3CY/HwtM0+yfOVQ== dependencies: cli-truncate "^3.1.0" colorette "^2.0.19"