Skip to content

Commit

Permalink
chore(deps-dev): bump lint-staged from 15.2.5 to 15.2.6
Browse files Browse the repository at this point in the history
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 15.2.5 to 15.2.6.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)
- [Commits](lint-staged/lint-staged@v15.2.5...v15.2.6)

---
updated-dependencies:
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 12, 2024
1 parent 6124c79 commit e64b25a
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 @@ -90,7 +90,7 @@
"dotenv": "16.4.5",
"eslint": "9.x",
"husky": "9.0.11",
"lint-staged": "15.2.5",
"lint-staged": "15.2.6",
"minimist": "1.2.8",
"npm-run-all": "4.1.5",
"rimraf": "5.0.7",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -803,7 +803,7 @@ __metadata:
dotenv: "npm:16.4.5"
eslint: "npm:9.x"
husky: "npm:9.0.11"
lint-staged: "npm:15.2.5"
lint-staged: "npm:15.2.6"
minimist: "npm:1.2.8"
npm-run-all: "npm:4.1.5"
rimraf: "npm:5.0.7"
Expand Down Expand Up @@ -5191,9 +5191,9 @@ __metadata:
languageName: node
linkType: hard

"lint-staged@npm:15.2.5":
version: 15.2.5
resolution: "lint-staged@npm:15.2.5"
"lint-staged@npm:15.2.6":
version: 15.2.6
resolution: "lint-staged@npm:15.2.6"
dependencies:
chalk: "npm:~5.3.0"
commander: "npm:~12.1.0"
Expand All @@ -5207,7 +5207,7 @@ __metadata:
yaml: "npm:~2.4.2"
bin:
lint-staged: bin/lint-staged.js
checksum: 10/2cb8e14e532a4de0a338da44dc5e22f94581390b988ba3d345d1132d592d9ce50be50846c9a9d25eaffaf3f1f634e0a056598f6abb705269ac21d0fd3bad3a45
checksum: 10/d2e7b610603ace80521d80afa7d355864a0f5f574aa2a2edbf5d96486e99ceeebb4d988e733c0b6ad8bfa899092f1c20db5cb02a0cc3e260919aeb92ef6f2d79
languageName: node
linkType: hard

Expand Down

0 comments on commit e64b25a

Please sign in to comment.