diff --git a/package-lock.json b/package-lock.json index fe39a41..89e3d8b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1823,9 +1823,9 @@ } }, "lint-staged": { - "version": "4.2.0", - "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-4.2.0.tgz", - "integrity": "sha512-Qf+CFomYYV51uogYNgPOfedjUFCN9xJJ53wcoPYRiFvhJ+pi9jBigiZHofG8UWuuWn2hg3mZYRoGajBX2F8GsQ==", + "version": "4.2.1", + "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-4.2.1.tgz", + "integrity": "sha512-wTGmEiQtIV+5FMp+PumUlhlzNHmGGuRedkbObLX3j0Zx6XKJ3FaETa0S35mZ4njfjRWTGTw/ptJdqjAGSW7sFQ==", "dev": true, "requires": { "app-root-path": "2.0.1", diff --git a/package.json b/package.json index 1d7b5b3..4e1121b 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "generate-changelog": "1.4.0", "husky": "0.14.3", "istanbul": "0.4.5", - "lint-staged": "4.2.0", + "lint-staged": "4.2.1", "mocha": "3.5.3", "nock": "9.0.14", "prettier-standard": "6.0.0"