From 8e583bd9da754044b4cae6ec7069fbadcecc2750 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Dec 2024 17:49:53 +0000 Subject: [PATCH] chore(deps-dev): bump lint-staged from 15.2.11 to 15.3.0 (#369) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 15.2.11 to 15.3.0.
Release notes

Sourced from lint-staged's releases.

v15.3.0

Minor Changes

Changelog

Sourced from lint-staged's changelog.

15.3.0

Minor Changes

Commits

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=lint-staged&package-manager=npm_and_yarn&previous-version=15.2.11&new-version=15.3.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) ---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 21 ++++++++++++++------- 2 files changed, 15 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index 06c5cb1..087fbe6 100644 --- a/package.json +++ b/package.json @@ -83,7 +83,7 @@ "get-stream": "7.0.1", "got": "12.6.0", "husky": "9.1.6", - "lint-staged": "15.2.11", + "lint-staged": "15.3.0", "moker": "4.3.0", "p-retry": "6.2.1", "prettier": "3.4.2", diff --git a/yarn.lock b/yarn.lock index e480fec..92bd39a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1932,7 +1932,7 @@ __metadata: languageName: node linkType: hard -"chalk@npm:5.3.0, chalk@npm:^5.3.0, chalk@npm:~5.3.0": +"chalk@npm:5.3.0, chalk@npm:^5.3.0": version: 5.3.0 resolution: "chalk@npm:5.3.0" checksum: 6373caaab21bd64c405bfc4bd9672b145647fc9482657b5ea1d549b3b2765054e9d3d928870cdf764fb4aad67555f5061538ff247b8310f110c5c888d92397ea @@ -1960,6 +1960,13 @@ __metadata: languageName: node linkType: hard +"chalk@npm:~5.4.1": + version: 5.4.1 + resolution: "chalk@npm:5.4.1" + checksum: 29df3ffcdf25656fed6e95962e2ef86d14dfe03cd50e7074b06bad9ffbbf6089adbb40f75c00744d843685c8d008adaf3aed31476780312553caf07fa86e5bc7 + languageName: node + linkType: hard + "char-regex@npm:^1.0.2": version: 1.0.2 resolution: "char-regex@npm:1.0.2" @@ -4522,11 +4529,11 @@ __metadata: languageName: node linkType: hard -"lint-staged@npm:15.2.11": - version: 15.2.11 - resolution: "lint-staged@npm:15.2.11" +"lint-staged@npm:15.3.0": + version: 15.3.0 + resolution: "lint-staged@npm:15.3.0" dependencies: - chalk: "npm:~5.3.0" + chalk: "npm:~5.4.1" commander: "npm:~12.1.0" debug: "npm:~4.4.0" execa: "npm:~8.0.1" @@ -4538,7 +4545,7 @@ __metadata: yaml: "npm:~2.6.1" bin: lint-staged: bin/lint-staged.js - checksum: b3fa66401fee667c39b28ed8d0dc28213e6c23d5cb88ca599e030e1eb7fd4ed199f2e3c4b02ae65ded9f5a30e0168a4c3cf3a3cf12959f195864962dba37e917 + checksum: b19ce450641f6cc76be8399658423f0dfa9f9a471aaa427c10bef6a1de2017f1c2547e293de908a57b9202ee20a19fd2305aec3e435cb1d4cfc1d03ace843e9f languageName: node linkType: hard @@ -6883,7 +6890,7 @@ __metadata: got: "npm:12.6.0" husky: "npm:9.1.6" js-yaml: "npm:^4.1.0" - lint-staged: "npm:15.2.11" + lint-staged: "npm:15.3.0" lodash: "npm:^4.17.21" moker: "npm:4.3.0" nerf-dart: "npm:^1.0.0"