diff --git a/package-lock.json b/package-lock.json index 34ae60420..ea8224fc7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -40,7 +40,7 @@ "husky": "7.0.4", "is-ci": "3.0.1", "jest": "27.5.1", - "lint-staged": "12.3.6", + "lint-staged": "12.3.7", "lodash": "4.17.21", "minimist": "1.2.5", "prettier": "2.6.0", @@ -10750,9 +10750,9 @@ "dev": true }, "node_modules/lint-staged": { - "version": "12.3.6", - "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-12.3.6.tgz", - "integrity": "sha512-tVNyl/HsAnplKh4oaoRNzyZLm0PE/6VaBUXvd/gA9zhYCC/+ivZwiwpoT6jOxcLzuIOjP19wW+mfOi7/Bw4c1A==", + "version": "12.3.7", + "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-12.3.7.tgz", + "integrity": "sha512-/S4D726e2GIsDVWIk1XGvheCaDm1SJRQp8efamZFWJxQMVEbOwSysp7xb49Oo73KYCdy97mIWinhlxcoNqIfIQ==", "dev": true, "dependencies": { "cli-truncate": "^3.1.0", @@ -24927,9 +24927,9 @@ "dev": true }, "lint-staged": { - "version": "12.3.6", - "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-12.3.6.tgz", - "integrity": "sha512-tVNyl/HsAnplKh4oaoRNzyZLm0PE/6VaBUXvd/gA9zhYCC/+ivZwiwpoT6jOxcLzuIOjP19wW+mfOi7/Bw4c1A==", + "version": "12.3.7", + "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-12.3.7.tgz", + "integrity": "sha512-/S4D726e2GIsDVWIk1XGvheCaDm1SJRQp8efamZFWJxQMVEbOwSysp7xb49Oo73KYCdy97mIWinhlxcoNqIfIQ==", "dev": true, "requires": { "cli-truncate": "^3.1.0", diff --git a/package.json b/package.json index 2abe90469..c6ffddc64 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "husky": "7.0.4", "is-ci": "3.0.1", "jest": "27.5.1", - "lint-staged": "12.3.6", + "lint-staged": "12.3.7", "lodash": "4.17.21", "minimist": "1.2.5", "prettier": "2.6.0",