diff --git a/package.json b/package.json index 9ebba4a..b8137d0 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "eslint-plugin-prettier": "^4.2.1", "husky": "^8.0.3", "jest": "^29.6.1", - "lint-staged": "^13.2.3", + "lint-staged": "^13.2.4", "nodemon": "^2.0.22", "prettier": "^2.8.8", "rimraf": "^5.0.1", diff --git a/yarn.lock b/yarn.lock index ae77799..4dfafe8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3238,7 +3238,7 @@ 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@^13.2.3: +lint-staged@^13.2.4: version "13.3.0" resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.3.0.tgz#7965d72a8d6a6c932f85e9c13ccf3596782d28a5" integrity sha512-mPRtrYnipYYv1FEE134ufbWpeggNTo+O/UPzngoaKzbzHAthvR55am+8GfHTnqNRQVRRrYQLGW9ZyUoD7DsBHQ==