Skip to content

Commit fcace7d

Browse files
deps(dev): bump lint-staged from 15.5.0 to 15.5.1
Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 15.5.0 to 15.5.1. - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v15.5.0...v15.5.1) --- updated-dependencies: - dependency-name: lint-staged dependency-version: 15.5.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bfb19b2 commit fcace7d

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@commitlint/cli": "^19.8.0",
3636
"concurrently": "^9.1.2",
3737
"husky": "^9.1.7",
38-
"lint-staged": "^15.5.0",
38+
"lint-staged": "^15.5.1",
3939
"prettier": "^3.4.2",
4040
"rimraf": "^6.0.1",
4141
"sort-package-json": "^2.15.1",

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -618,7 +618,7 @@ __metadata:
618618
"@commitlint/cli": "npm:^19.8.0"
619619
concurrently: "npm:^9.1.2"
620620
husky: "npm:^9.1.7"
621-
lint-staged: "npm:^15.5.0"
621+
lint-staged: "npm:^15.5.1"
622622
prettier: "npm:^3.4.2"
623623
rimraf: "npm:^6.0.1"
624624
sort-package-json: "npm:^2.15.1"
@@ -3432,9 +3432,9 @@ __metadata:
34323432
languageName: node
34333433
linkType: hard
34343434

3435-
"lint-staged@npm:^15.5.0":
3436-
version: 15.5.0
3437-
resolution: "lint-staged@npm:15.5.0"
3435+
"lint-staged@npm:^15.5.1":
3436+
version: 15.5.1
3437+
resolution: "lint-staged@npm:15.5.1"
34383438
dependencies:
34393439
chalk: "npm:^5.4.1"
34403440
commander: "npm:^13.1.0"
@@ -3448,7 +3448,7 @@ __metadata:
34483448
yaml: "npm:^2.7.0"
34493449
bin:
34503450
lint-staged: bin/lint-staged.js
3451-
checksum: 10/5873584649c5f840b990036c20abd4b58d6b1313dad5505627b4d0cc077f0ec8ac0d6cf4cf4d959e66e0ab085db384bb12dce9490ff29217bf4ed96d0442ed51
3451+
checksum: 10/58662ea6e40c9292a3499ffd01cf6c1e8415f79bee7526fc8d9abbb173ba020d0099d7996a407f67be8e0f23cc6a6f898d86b7e27f41f37ba924ec25597b7914
34523452
languageName: node
34533453
linkType: hard
34543454

0 commit comments

Comments
 (0)