From 16c0277288f9c4ef2ac64c2dbddc0d4e763637e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 16:26:02 +0000 Subject: [PATCH] build(deps-dev): bump lint-staged from 13.3.0 to 15.2.2 Bumps [lint-staged](https://github.com/okonet/lint-staged) from 13.3.0 to 15.2.2. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md) - [Commits](https://github.com/okonet/lint-staged/compare/v13.3.0...v15.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 0b64c1b..d2e31a8 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "firebase": "^10.1.0", "husky": "^8.0.3", "jsdom": "^23.2.0", - "lint-staged": "^13.2.2", + "lint-staged": "^15.2.2", "postcss": "^8.4.24", "prettier": "^3.0.3", "prop-types": "^15.8.1",