diff --git a/package-lock.json b/package-lock.json index 75588c21..bf2c1ded 100644 --- a/package-lock.json +++ b/package-lock.json @@ -49,7 +49,7 @@ "eslint-plugin-prettier": "4.0.0", "eslint-plugin-react": "7.26.1", "husky": "7.0.2", - "lint-staged": "11.2.3", + "lint-staged": "11.2.6", "postcss": "8.3.9", "postcss-import": "14.0.2", "postcss-preset-env": "6.7.0", @@ -5826,9 +5826,9 @@ } }, "node_modules/lint-staged": { - "version": "11.2.3", - "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-11.2.3.tgz", - "integrity": "sha512-Tfmhk8O2XFMD25EswHPv+OYhUjsijy5D7liTdxeXvhG2rsadmOLFtyj8lmlfoFFXY8oXWAIOKpoI+lJe1DB1mw==", + "version": "11.2.6", + "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-11.2.6.tgz", + "integrity": "sha512-Vti55pUnpvPE0J9936lKl0ngVeTdSZpEdTNhASbkaWX7J5R9OEifo1INBGQuGW4zmy6OG+TcWPJ3m5yuy5Q8Tg==", "dev": true, "dependencies": { "cli-truncate": "2.1.0", @@ -17761,9 +17761,9 @@ } }, "lint-staged": { - "version": "11.2.3", - "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-11.2.3.tgz", - "integrity": "sha512-Tfmhk8O2XFMD25EswHPv+OYhUjsijy5D7liTdxeXvhG2rsadmOLFtyj8lmlfoFFXY8oXWAIOKpoI+lJe1DB1mw==", + "version": "11.2.6", + "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-11.2.6.tgz", + "integrity": "sha512-Vti55pUnpvPE0J9936lKl0ngVeTdSZpEdTNhASbkaWX7J5R9OEifo1INBGQuGW4zmy6OG+TcWPJ3m5yuy5Q8Tg==", "dev": true, "requires": { "cli-truncate": "2.1.0", diff --git a/package.json b/package.json index 82a8fa8b..e5d04fbe 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "eslint-plugin-prettier": "4.0.0", "eslint-plugin-react": "7.26.1", "husky": "7.0.2", - "lint-staged": "11.2.3", + "lint-staged": "11.2.6", "postcss": "8.3.9", "postcss-import": "14.0.2", "postcss-preset-env": "6.7.0",