From 09b36b7344554548a5ddc020c311fef57fdf1ed1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jan 2022 04:13:15 +0000 Subject: [PATCH] Bump lint-staged from 10.5.4 to 12.2.2 Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.5.4 to 12.2.2. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](https://github.com/okonet/lint-staged/compare/v10.5.4...v12.2.2) --- updated-dependencies: - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-major ... 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..d0d94a0 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": "^12.2.2", "neon-cli": "^0.8.0", "prettier": "^2.1.1", "ts-jest": "^26.3.0",