Skip to content

Commit

Permalink
Bump lint-staged from 15.2.8 to 15.2.9 (orca-so#199)
Browse files Browse the repository at this point in the history
Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 15.2.8 to 15.2.9.
- [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.2.8...v15.2.9)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 13, 2024
1 parent a545eaf commit af1503e
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 @@ -15,7 +15,7 @@
"@types/mocha": "^10.0.7",
"@types/node": "^22.2.0",
"husky": "^9.1.4",
"lint-staged": "^15.2.8",
"lint-staged": "^15.2.9",
"nx": "^19.5.7",
"prettier": "^3.1.1",
"rimraf": "^6.0.1"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -305,7 +305,7 @@ __metadata:
"@types/mocha": "npm:^10.0.7"
"@types/node": "npm:^22.2.0"
husky: "npm:^9.1.4"
lint-staged: "npm:^15.2.8"
lint-staged: "npm:^15.2.9"
nx: "npm:^19.5.7"
prettier: "npm:^3.1.1"
rimraf: "npm:^6.0.1"
Expand Down Expand Up @@ -2240,9 +2240,9 @@ __metadata:
languageName: node
linkType: hard

"lint-staged@npm:^15.2.8":
version: 15.2.8
resolution: "lint-staged@npm:15.2.8"
"lint-staged@npm:^15.2.9":
version: 15.2.9
resolution: "lint-staged@npm:15.2.9"
dependencies:
chalk: "npm:~5.3.0"
commander: "npm:~12.1.0"
Expand All @@ -2256,7 +2256,7 @@ __metadata:
yaml: "npm:~2.5.0"
bin:
lint-staged: bin/lint-staged.js
checksum: 10c0/7d43f11f493d27951c746b4c077fed16ba954c0517cf2fd999034e9e7bf86fde506a797b23531a56a1fde4c24846e0f6583ce6db3bdfd42e92335b1aab367737
checksum: 10c0/820c622378b62b826974af17f1747e2a4b0556e4fb99d101af89ad298d392ff079f580fdc576f16a27e975d726b95d73495fd524139402ff654c4649ef2f1a6a
languageName: node
linkType: hard

Expand Down

0 comments on commit af1503e

Please sign in to comment.