From e8ae33b199e0aa9cb7d7693e3a7d76ed7d5f2cd7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 May 2022 13:02:08 +0000 Subject: [PATCH] chore(deps-dev): bump lint-staged from 12.3.8 to 12.4.3 Bumps [lint-staged](https://github.com/okonet/lint-staged) from 12.3.8 to 12.4.3. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](https://github.com/okonet/lint-staged/compare/v12.3.8...v12.4.3) --- updated-dependencies: - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 039f2be..0fff3bc 100644 --- a/package.json +++ b/package.json @@ -118,7 +118,7 @@ "husky": "~7.0.4", "jest": "~27.5.1", "jest-config": "~27.5.1", - "lint-staged": "~12.3.4", + "lint-staged": "~12.4.3", "prompt": "~1.2.2", "redux": "~4.1.2", "redux-saga": "~1.1.3",