From 14ea966b50957158a9bc9cc09406318c8f929c4e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jun 2022 14:04:13 +0000 Subject: [PATCH] chore(deps-dev): bump lint-staged from 13.0.2 to 13.0.3 Bumps [lint-staged](https://github.com/okonet/lint-staged) from 13.0.2 to 13.0.3. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](https://github.com/okonet/lint-staged/compare/v13.0.2...v13.0.3) --- 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 8a89a8df..fa29d21a 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "eslint-plugin-react-hooks": "4.6.0", "husky": "^8.0.1", "jest": "26.6.3", - "lint-staged": "13.0.2", + "lint-staged": "13.0.3", "npm-run-all": "4.1.5", "prettier": "2.7.1", "react": "17.0.2",