Skip to content

Commit

Permalink
build(npm-dev): bump lint-staged from 15.3.0 to 15.4.1
Browse files Browse the repository at this point in the history
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](lint-staged/lint-staged@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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 17, 2025
1 parent 7792f78 commit c5b0ce6
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 @@ -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",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -5633,7 +5633,7 @@ __metadata:
yaml: ~2.6.1
bin:
lint-staged: bin/lint-staged.js
checksum: 9917a13c946cd812e4986a724602dfacf09baa4ddbbb4f08f7e59760181a7bf38459fcef54a396cc80b2af1655edae3e45410b23cfe1f70cf431662b2bf45624
checksum: 6c17747e9379a08ad3d15aab869a362c750d357182c76ca88121f01143910a2a2d5b1673536f3ba9db2331bf2102ffee115532736dd9c3fa2696344732a47d3d
languageName: node
linkType: hard

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

0 comments on commit c5b0ce6

Please sign in to comment.