From ac7f5ab0332e3443efb741fa6bdc8fe69553c639 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Feb 2024 14:36:18 +0000 Subject: [PATCH] Bump lint-staged from 15.2.1 to 15.2.2 Bumps [lint-staged](https://github.com/okonet/lint-staged) from 15.2.1 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/v15.2.1...v15.2.2) --- updated-dependencies: - dependency-name: lint-staged dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 1b49449485eb574..d5b755784fc9c7a 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "gray-matter": "^4.0.3", "husky": "9.0.10", "js-yaml": "^4.1.0", - "lint-staged": "15.2.1", + "lint-staged": "15.2.2", "markdownlint-cli2": "0.12.1", "markdownlint-rule-search-replace": "1.2.0", "prettier": "3.2.5" diff --git a/yarn.lock b/yarn.lock index 5b0b0edaa551c3b..c1cc95f6019def1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4855,10 +4855,10 @@ linkify-it@^5.0.0: dependencies: uc.micro "^2.0.0" -lint-staged@15.2.1: - version "15.2.1" - resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.2.1.tgz#25beb6e587f54245b20163f5efede073f12c4d1b" - integrity sha512-dhwAPnM85VdshybV9FWI/9ghTvMLoQLEXgVMx+ua2DN7mdfzd/tRfoU2yhMcBac0RHkofoxdnnJUokr8s4zKmQ== +lint-staged@15.2.2: + version "15.2.2" + resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.2.2.tgz#ad7cbb5b3ab70e043fa05bff82a09ed286bc4c5f" + integrity sha512-TiTt93OPh1OZOsb5B7k96A/ATl2AjIZo+vnzFZ6oHK5FuTk63ByDtxGQpHm+kFETjEWqgkF95M8FRXKR/LEBcw== dependencies: chalk "5.3.0" commander "11.1.0"