Skip to content

Commit 4507685

Browse files
deps(dev): bump lint-staged from 15.4.3 to 15.5.0
Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 15.4.3 to 15.5.0. - [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.4.3...v15.5.0) --- updated-dependencies: - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ec4bedf commit 4507685

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.4.3",
38+
"lint-staged": "^15.5.0",
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.4.3"
621+
lint-staged: "npm:^15.5.0"
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.4.3":
3436-
version: 15.4.3
3437-
resolution: "lint-staged@npm:15.4.3"
3435+
"lint-staged@npm:^15.5.0":
3436+
version: 15.5.0
3437+
resolution: "lint-staged@npm:15.5.0"
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/14a6a9cb9b5e8027b1347cb24e114839d618d343d5c724c26def7d45ca9b9a9b813b585531c68f5a3d13332407c2dba198987a73f0350df483d99a876ba69c60
3451+
checksum: 10/5873584649c5f840b990036c20abd4b58d6b1313dad5505627b4d0cc077f0ec8ac0d6cf4cf4d959e66e0ab085db384bb12dce9490ff29217bf4ed96d0442ed51
34523452
languageName: node
34533453
linkType: hard
34543454

0 commit comments

Comments
 (0)