From 16276bc3b6edeb04b554a59fc29c6f708f9a3bc0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 May 2021 10:24:34 +0000 Subject: [PATCH] Bump lint-staged from 10.5.4 to 11.0.0 Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.5.4 to 11.0.0. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](https://github.com/okonet/lint-staged/compare/v10.5.4...v11.0.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fca42ca..2eb7417 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "gulp-typescript": "^6.0.0-alpha.1", "husky": "^6.0.0", "jest": "^26.4.2", - "lint-staged": "^10.2.13", + "lint-staged": "^11.0.0", "neon-cli": "^0.8.0", "prettier": "^2.1.1", "ts-jest": "^26.3.0",