diff --git a/package.json b/package.json index da464562b..c56d67e8b 100644 --- a/package.json +++ b/package.json @@ -86,7 +86,7 @@ "jest-fetch-mock": "^3.0.3", "jest-watch-typeahead": "^1.0.0", "jsdom": "^19.0.0", - "lint-staged": "^12.1.4", + "lint-staged": "^12.1.5", "markdown-loader": "^6.0.0", "prettier": "^2.5.1", "sass": "1.45.2", diff --git a/yarn.lock b/yarn.lock index b899f5dcd..2e0ec97bb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10699,10 +10699,10 @@ linkstate@^2.0.1: dependencies: esm "^3.2.25" -lint-staged@^12.1.4: - version "12.1.4" - resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.1.4.tgz#a92ec8509f13018caaafade61d515c2d5873316e" - integrity sha512-RgDz9nsFsE0/5eL9Vat0AvCuk0+j5mEuzBIVfrRH5FRtt5wibYe8zTjZs2nuqLFrLAGQGYnj8+HJxolcj08i/A== +lint-staged@^12.1.5: + version "12.1.5" + resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.1.5.tgz#e05582fc39aed5cb13b9dd1dfb8330407246d809" + integrity sha512-WyKb+0sNKDTd1LwwAfTBPp0XmdaKkAOEbg4oHE4Kq2+oQVchg/VAcjVQtSqZih1izNsTURjc2EkhG/syRQUXdA== dependencies: cli-truncate "^3.1.0" colorette "^2.0.16"