From 70fdc15a4423a79dc5405b4eb4a15b1373c20e2f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 9 Nov 2020 11:51:26 +0000 Subject: [PATCH] build(deps-dev): bump lint-staged from 8.1.7 to 10.5.1 Bumps [lint-staged](https://github.com/okonet/lint-staged) from 8.1.7 to 10.5.1. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](https://github.com/okonet/lint-staged/compare/v8.1.7...v10.5.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 d8c6a2d..a0d46d1 100644 --- a/package.json +++ b/package.json @@ -106,7 +106,7 @@ "eslint-plugin-jsx-a11y": "6.2.3", "eslint-plugin-react": "7.13.0", "jest": "24.8.0", - "lint-staged": "8.1.7", + "lint-staged": "10.5.1", "npmvet": "0.1.5", "semantic-release": "15.13.18", "ts-jest": "24.0.2",