From f323cb116c48ba846a545f4cfa2707c66d026d33 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Jan 2022 04:04:27 +0000 Subject: [PATCH] build(deps-dev): bump lint-staged from 12.3.1 to 12.3.2 Bumps [lint-staged](https://github.com/okonet/lint-staged) from 12.3.1 to 12.3.2. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](https://github.com/okonet/lint-staged/compare/v12.3.1...v12.3.2) --- updated-dependencies: - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0a4d859d..d39b1887 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "eslint-plugin-prettier": "4.0.0", "husky": "7.0.4", "jest": "27.4.7", - "lint-staged": "12.3.1", + "lint-staged": "12.3.2", "pinst": "2.1.6", "preact": "10.6.4", "prettier": "2.5.1",