From d92d330b6887a7c65e1a26c45e0e5a963cea489a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jul 2023 04:48:03 +0000 Subject: [PATCH] Bump lint-staged from 10.5.4 to 13.2.3 Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.5.4 to 13.2.3. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](https://github.com/okonet/lint-staged/compare/v10.5.4...v13.2.3) --- 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 9db60c5..f1d8a6b 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@ionic/swiftlint-config": "^1.0.0", "@rollup/plugin-node-resolve": "^8.1.0", "husky": "^4.2.5", - "lint-staged": "^10.2.11", + "lint-staged": "^13.2.3", "prettier": "^2.0.5", "prettier-plugin-java": "^0.8.0", "rimraf": "^3.0.0",