From bf6d35746038c063140df7262c43788ec8e54f34 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Feb 2023 17:08:27 +0000 Subject: [PATCH] chore(deps-dev): bump lint-staged from 10.5.4 to 13.1.2 Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.5.4 to 13.1.2. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](https://github.com/okonet/lint-staged/compare/v10.5.4...v13.1.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 b9cc5595..b0bf6770 100644 --- a/package.json +++ b/package.json @@ -113,7 +113,7 @@ "eslint-plugin-prettier": "^4.0.0", "husky": "8.0.1", "jest": "^29.3.1", - "lint-staged": "^10.5.4", + "lint-staged": "^13.1.2", "multer": "1.4.5-lts.1", "nx": "15.6.3", "pactum": "^3.2.2",