From c5b0ce646db92461f46aafbf0a73a50db3cafe07 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jan 2025 01:18:35 +0000 Subject: [PATCH] build(npm-dev): bump lint-staged from 15.3.0 to 15.4.1 Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 15.3.0 to 15.4.1. - [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.3.0...v15.4.1) --- updated-dependencies: - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-minor ... 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 ac5c4c3..e0d0569 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "eslint-config-prettier": "^10.0.1", "eslint-plugin-prettier": "^5.2.1", "eslint-plugin-vue": "^9.32.0", - "lint-staged": "^15.3.0", + "lint-staged": "^15.4.1", "prettier": "^3.4.2", "sass": "~1.83.4", "sass-loader": "^16.0.4", diff --git a/yarn.lock b/yarn.lock index 751d428..adc9584 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5617,9 +5617,9 @@ __metadata: languageName: node linkType: hard -"lint-staged@npm:^15.3.0": - version: 15.3.0 - resolution: "lint-staged@npm:15.3.0" +"lint-staged@npm:^15.4.1": + version: 15.4.1 + resolution: "lint-staged@npm:15.4.1" dependencies: chalk: ~5.4.1 commander: ~12.1.0 @@ -5633,7 +5633,7 @@ __metadata: yaml: ~2.6.1 bin: lint-staged: bin/lint-staged.js - checksum: 9917a13c946cd812e4986a724602dfacf09baa4ddbbb4f08f7e59760181a7bf38459fcef54a396cc80b2af1655edae3e45410b23cfe1f70cf431662b2bf45624 + checksum: 6c17747e9379a08ad3d15aab869a362c750d357182c76ca88121f01143910a2a2d5b1673536f3ba9db2331bf2102ffee115532736dd9c3fa2696344732a47d3d languageName: node linkType: hard @@ -8873,7 +8873,7 @@ __metadata: eslint-config-prettier: ^10.0.1 eslint-plugin-prettier: ^5.2.1 eslint-plugin-vue: ^9.32.0 - lint-staged: ^15.3.0 + lint-staged: ^15.4.1 lodash.clonedeep: ^4.5.0 prettier: ^3.4.2 qs: ^6.13.1