From 1b656faf69365c3333e281aaea1523c7249635ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2025 16:14:25 +0000 Subject: [PATCH] chore(deps-dev): bump lint-staged from 15.4.2 to 15.4.3 Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 15.4.2 to 15.4.3. - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md) - [Commits](https://github.com/lint-staged/lint-staged/compare/v15.4.2...v15.4.3) --- updated-dependencies: - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index f459723e6..5e6e6c046 100644 --- a/package.json +++ b/package.json @@ -106,7 +106,7 @@ "eslint-plugin-vue": "^9.32.0", "globals": "^15.14.0", "husky": "^9.1.7", - "lint-staged": "^15.4.2", + "lint-staged": "^15.4.3", "lodash-es": "^4.17.21", "msw": "^2.7.0", "postcss": "^8.5.1", diff --git a/yarn.lock b/yarn.lock index ca88cca3f..758147c9b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11150,9 +11150,9 @@ __metadata: languageName: node linkType: hard -"lint-staged@npm:^15.4.2": - version: 15.4.2 - resolution: "lint-staged@npm:15.4.2" +"lint-staged@npm:^15.4.3": + version: 15.4.3 + resolution: "lint-staged@npm:15.4.3" dependencies: chalk: "npm:^5.4.1" commander: "npm:^13.1.0" @@ -11166,7 +11166,7 @@ __metadata: yaml: "npm:^2.7.0" bin: lint-staged: bin/lint-staged.js - checksum: 10c0/08dd28149241788f7ca628a64c9c1817a9dfbe19517ba0317fdf96a1109f6d624948864edfeaf2936561bb49c65aeb32d5ddc75fb15afa2b6527024ef01a546b + checksum: 10c0/c1f71f2273bcbd992af929620f5acc6b9f6899da4b395e780e0b3ab33a0d725c239eb961873067c8c842e057c585c71dd4d44c0dc8b25539d3c2e97a3bdd6f30 languageName: node linkType: hard @@ -11574,7 +11574,7 @@ __metadata: husky: "npm:^9.1.7" image-size: "npm:^1.2.0" is-online: "npm:^11.0.0" - lint-staged: "npm:^15.4.2" + lint-staged: "npm:^15.4.3" lodash-es: "npm:^4.17.21" msw: "npm:^2.7.0" music-metadata: "npm:^10.7.0"