Skip to content

Commit

Permalink
build(deps-dev): Bump lint-staged from 15.2.6 to 15.2.7
Browse files Browse the repository at this point in the history
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 15.2.6 to 15.2.7.
- [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.6...v15.2.7)

---
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 13, 2024
1 parent 6b6d269 commit 8bb0ca7
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 @@ -110,7 +110,7 @@
"husky": "9.0.11",
"is-ci": "3.0.1",
"jsonc-eslint-parser": "2.4.0",
"lint-staged": "15.2.6",
"lint-staged": "15.2.7",
"node-notifier": "10.0.1",
"prettier": "3.3.2",
"remark": "15.0.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1887,7 +1887,7 @@ __metadata:
husky: "npm:9.0.11"
is-ci: "npm:3.0.1"
jsonc-eslint-parser: "npm:2.4.0"
lint-staged: "npm:15.2.6"
lint-staged: "npm:15.2.7"
node-notifier: "npm:10.0.1"
prettier: "npm:3.3.2"
remark: "npm:15.0.1"
Expand Down Expand Up @@ -6578,9 +6578,9 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down

0 comments on commit 8bb0ca7

Please sign in to comment.