Skip to content

Commit d5fb5e6

Browse files
build(deps-dev): Bump lint-staged from 15.2.9 to 15.2.10 (#355)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 38238d8 commit d5fb5e6

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@
147147
"husky": "9.1.5",
148148
"is-ci": "3.0.1",
149149
"jsonc-eslint-parser": "2.4.0",
150-
"lint-staged": "15.2.9",
150+
"lint-staged": "15.2.10",
151151
"node-notifier": "10.0.1",
152152
"prettier": "3.3.3",
153153
"remark": "15.0.1",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1567,7 +1567,7 @@ __metadata:
15671567
husky: "npm:9.1.5"
15681568
is-ci: "npm:3.0.1"
15691569
jsonc-eslint-parser: "npm:2.4.0"
1570-
lint-staged: "npm:15.2.9"
1570+
lint-staged: "npm:15.2.10"
15711571
node-inspect-extracted: "npm:3.0.2"
15721572
node-notifier: "npm:10.0.1"
15731573
prettier: "npm:3.3.3"
@@ -6804,23 +6804,23 @@ __metadata:
68046804
languageName: node
68056805
linkType: hard
68066806

6807-
"lint-staged@npm:15.2.9":
6808-
version: 15.2.9
6809-
resolution: "lint-staged@npm:15.2.9"
6807+
"lint-staged@npm:15.2.10":
6808+
version: 15.2.10
6809+
resolution: "lint-staged@npm:15.2.10"
68106810
dependencies:
68116811
chalk: "npm:~5.3.0"
68126812
commander: "npm:~12.1.0"
68136813
debug: "npm:~4.3.6"
68146814
execa: "npm:~8.0.1"
68156815
lilconfig: "npm:~3.1.2"
68166816
listr2: "npm:~8.2.4"
6817-
micromatch: "npm:~4.0.7"
6817+
micromatch: "npm:~4.0.8"
68186818
pidtree: "npm:~0.6.0"
68196819
string-argv: "npm:~0.3.2"
68206820
yaml: "npm:~2.5.0"
68216821
bin:
68226822
lint-staged: bin/lint-staged.js
6823-
checksum: 10/2f7342ca3fc7e2a8a0cc3db79ca8d2ad0269b98b13220f3a6745a514aacf1f83487a23a550569081ea962f9a576af7df8d687a8330a9c3c2c27348d5a4d5440e
6823+
checksum: 10/ab6930cd633dbb5b6ec7c81fc06c65df41e9f80d93dd22e0d79c6e272cdfd8110a0fbdec60303d46a06b30bcd92261153630e2c937531b77ec5ae41e7e9d90d3
68246824
languageName: node
68256825
linkType: hard
68266826

@@ -7898,7 +7898,7 @@ __metadata:
78987898
languageName: node
78997899
linkType: hard
79007900

7901-
"micromatch@npm:^4.0.4, micromatch@npm:^4.0.7, micromatch@npm:~4.0.7":
7901+
"micromatch@npm:^4.0.4, micromatch@npm:^4.0.7, micromatch@npm:~4.0.8":
79027902
version: 4.0.8
79037903
resolution: "micromatch@npm:4.0.8"
79047904
dependencies:

0 commit comments

Comments
 (0)