diff --git a/package.json b/package.json index 02b21d7..f5da40a 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "eslint-plugin-promise": "6.1.1", "husky": "8.0.3", "jest": "29.5.0", - "lint-staged": "13.2.2", + "lint-staged": "13.2.3", "markdownlint-cli2": "0.8.1", "npm-run-all": "4.1.5", "prettier": "2.8.8", diff --git a/yarn.lock b/yarn.lock index 7835c71..3040155 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4117,10 +4117,10 @@ linkify-it@^4.0.1: dependencies: uc.micro "^1.0.1" -lint-staged@13.2.2: - version "13.2.2" - resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.2.2.tgz#5e711d3139c234f73402177be2f8dd312e6508ca" - integrity sha512-71gSwXKy649VrSU09s10uAT0rWCcY3aewhMaHyl2N84oBk4Xs9HgxvUp3AYu+bNsK4NrOYYxvSgg7FyGJ+jGcA== +lint-staged@13.2.3: + version "13.2.3" + resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.2.3.tgz#f899aad6c093473467e9c9e316e3c2d8a28f87a7" + integrity sha512-zVVEXLuQIhr1Y7R7YAWx4TZLdvuzk7DnmrsTNL0fax6Z3jrpFcas+vKbzxhhvp6TA55m1SQuWkpzI1qbfDZbAg== dependencies: chalk "5.2.0" cli-truncate "^3.1.0"