Skip to content

Commit

Permalink
chore(deps-dev): bump lint-staged from 15.4.2 to 15.4.3
Browse files Browse the repository at this point in the history
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](lint-staged/lint-staged@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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 27, 2025
1 parent 6a13b34 commit 1b656fa
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand All @@ -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

Expand Down Expand Up @@ -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"
Expand Down

0 comments on commit 1b656fa

Please sign in to comment.