diff --git a/package.json b/package.json index 67001a24..a53f16cb 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "generate-changelog": "1.8.0", "husky": "7.0.4", "jasmine": "3.10.0", - "lint-staged": "12.1.3", + "lint-staged": "12.1.4", "nock": "13.2.1", "nyc": "15.1.0", "prettier": "2.5.1", diff --git a/yarn.lock b/yarn.lock index ab4fbdb2..1baeba50 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1617,10 +1617,10 @@ lilconfig@2.0.4: resolved "https://registry.npmjs.org/lilconfig/-/lilconfig-2.0.4.tgz#f4507d043d7058b380b6a8f5cb7bcd4b34cee082" integrity sha512-bfTIN7lEsiooCocSISTWXkiWJkRqtL9wYtYy+8EK3Y41qh3mpwPU0ycTOgjdY9ErwXCc8QyrQp82bdL0Xkm9yA== -lint-staged@12.1.3: - version "12.1.3" - resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-12.1.3.tgz#a16e885c0a5e77de9cf559724d29a10348670e68" - integrity sha512-ajapdkaFxx+MVhvq6xQRg9zCnCLz49iQLJZP7+w8XaA3U4B35Z9xJJGq9vxmWo73QTvJLG+N2NxhjWiSexbAWQ== +lint-staged@12.1.4: + version "12.1.4" + resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-12.1.4.tgz#a92ec8509f13018caaafade61d515c2d5873316e" + integrity sha512-RgDz9nsFsE0/5eL9Vat0AvCuk0+j5mEuzBIVfrRH5FRtt5wibYe8zTjZs2nuqLFrLAGQGYnj8+HJxolcj08i/A== dependencies: cli-truncate "^3.1.0" colorette "^2.0.16"