diff --git a/package-lock.json b/package-lock.json index cfdd6204..73afff95 100644 --- a/package-lock.json +++ b/package-lock.json @@ -44,7 +44,7 @@ "husky": "^7.0.4", "jest": "^27.4.5", "jest-styled-components": "^7.0.8", - "lint-staged": "^12.1.4", + "lint-staged": "^12.1.5", "prettier": "^2.5.1", "react": "^17.0.2", "react-dom": "^17.0.2", @@ -15750,9 +15750,9 @@ "integrity": "sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=" }, "node_modules/lint-staged": { - "version": "12.1.4", - "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-12.1.4.tgz", - "integrity": "sha512-RgDz9nsFsE0/5eL9Vat0AvCuk0+j5mEuzBIVfrRH5FRtt5wibYe8zTjZs2nuqLFrLAGQGYnj8+HJxolcj08i/A==", + "version": "12.1.5", + "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-12.1.5.tgz", + "integrity": "sha512-WyKb+0sNKDTd1LwwAfTBPp0XmdaKkAOEbg4oHE4Kq2+oQVchg/VAcjVQtSqZih1izNsTURjc2EkhG/syRQUXdA==", "dependencies": { "cli-truncate": "^3.1.0", "colorette": "^2.0.16", @@ -34952,9 +34952,9 @@ "integrity": "sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=" }, "lint-staged": { - "version": "12.1.4", - "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-12.1.4.tgz", - "integrity": "sha512-RgDz9nsFsE0/5eL9Vat0AvCuk0+j5mEuzBIVfrRH5FRtt5wibYe8zTjZs2nuqLFrLAGQGYnj8+HJxolcj08i/A==", + "version": "12.1.5", + "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-12.1.5.tgz", + "integrity": "sha512-WyKb+0sNKDTd1LwwAfTBPp0XmdaKkAOEbg4oHE4Kq2+oQVchg/VAcjVQtSqZih1izNsTURjc2EkhG/syRQUXdA==", "requires": { "cli-truncate": "^3.1.0", "colorette": "^2.0.16", diff --git a/package.json b/package.json index 976573e7..14601160 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "husky": "^7.0.4", "jest": "^27.4.5", "jest-styled-components": "^7.0.8", - "lint-staged": "^12.1.4", + "lint-staged": "^12.1.5", "prettier": "^2.5.1", "react": "^17.0.2", "react-dom": "^17.0.2",