From 94672883a2a4acd2dd01c91b5e7723d7d8eead0a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 26 Jul 2021 11:29:45 +0000 Subject: [PATCH] chore(deps-dev): bump lint-staged from 9.2.1 to 11.1.1 Bumps [lint-staged](https://github.com/okonet/lint-staged) from 9.2.1 to 11.1.1. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](https://github.com/okonet/lint-staged/compare/v9.2.1...v11.1.1) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index aa4e99e..b75c468 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "eslint-plugin-import": "2.17.3", "eslint-plugin-jest": "22.15.0", "jest": "24.8.0", - "lint-staged": "9.2.1", + "lint-staged": "11.1.1", "npmvet": "0.1.5", "opt-cli": "1.6.0", "semantic-release": "15.13.19",