diff --git a/package.json b/package.json index 77e48712..7a97d709 100644 --- a/package.json +++ b/package.json @@ -103,7 +103,7 @@ "jest": "25.5.4", "jest-localstorage-mock": "2.4.2", "keyboardjs": "2.5.1", - "lint-staged": "10.2.7", + "lint-staged": "10.2.8", "markdown-loader": "5.1.0", "prettier": "2.0.5", "raf-stub": "3.0.0", diff --git a/yarn.lock b/yarn.lock index a2bed2ee..60271e5c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10265,10 +10265,10 @@ lines-and-columns@^1.1.6: resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00" integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA= -lint-staged@10.2.7: - version "10.2.7" - resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.2.7.tgz#6e47860af3d86a6a01849cbf8ba80f7754aae6eb" - integrity sha512-srod2bTpF8riaLz+Bgr6v0mI/nSntE8M9jbh4WwAhoosx0G7RKEUIG7mI5Nu5SMbTF9o8GROPgK0Lhf5cDnUUw== +lint-staged@10.2.8: + version "10.2.8" + resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.2.8.tgz#fcc76158c9d17f5f6238678dc2f4fe98535b2f68" + integrity sha512-36VUVhZuTJUG0yuSv66o+/Cep9Uwp+od6VkjNxQjHKWvHClVD0SjAZx++4H3zgdr6DxPoUl1y/PVygfPhzAXQQ== dependencies: chalk "^4.0.0" cli-truncate "2.1.0"