Skip to content

Commit 901b3bd

Browse files
chore(deps): update dependency lint-staged to ^15.5.0 (#470)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0c60d43 commit 901b3bd

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"eslint": "^8.57.1",
5858
"eslint-config-prettier": "^10.1.1",
5959
"eslint-plugin-prettier": "^5.2.3",
60-
"lint-staged": "^15.4.3",
60+
"lint-staged": "^15.5.0",
6161
"prettier": "^3.5.3",
6262
"rimraf": "^6.0.1",
6363
"tsup": "^8.4.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1217,7 +1217,7 @@ __metadata:
12171217
eslint: "npm:^8.57.1"
12181218
eslint-config-prettier: "npm:^10.1.1"
12191219
eslint-plugin-prettier: "npm:^5.2.3"
1220-
lint-staged: "npm:^15.4.3"
1220+
lint-staged: "npm:^15.5.0"
12211221
prettier: "npm:^3.5.3"
12221222
rimraf: "npm:^6.0.1"
12231223
tslib: "npm:^2.8.1"
@@ -4105,9 +4105,9 @@ __metadata:
41054105
languageName: node
41064106
linkType: hard
41074107

4108-
"lint-staged@npm:^15.4.3":
4109-
version: 15.4.3
4110-
resolution: "lint-staged@npm:15.4.3"
4108+
"lint-staged@npm:^15.5.0":
4109+
version: 15.5.0
4110+
resolution: "lint-staged@npm:15.5.0"
41114111
dependencies:
41124112
chalk: "npm:^5.4.1"
41134113
commander: "npm:^13.1.0"
@@ -4121,7 +4121,7 @@ __metadata:
41214121
yaml: "npm:^2.7.0"
41224122
bin:
41234123
lint-staged: bin/lint-staged.js
4124-
checksum: 10/14a6a9cb9b5e8027b1347cb24e114839d618d343d5c724c26def7d45ca9b9a9b813b585531c68f5a3d13332407c2dba198987a73f0350df483d99a876ba69c60
4124+
checksum: 10/5873584649c5f840b990036c20abd4b58d6b1313dad5505627b4d0cc077f0ec8ac0d6cf4cf4d959e66e0ab085db384bb12dce9490ff29217bf4ed96d0442ed51
41254125
languageName: node
41264126
linkType: hard
41274127

0 commit comments

Comments
 (0)