Skip to content

Commit 676ee39

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

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
@@ -128,7 +128,7 @@
128128
"husky": "9.1.5",
129129
"is-ci": "3.0.1",
130130
"jsonc-eslint-parser": "2.4.0",
131-
"lint-staged": "15.2.9",
131+
"lint-staged": "15.2.10",
132132
"node-notifier": "10.0.1",
133133
"prettier": "3.3.3",
134134
"remark": "15.0.1",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1916,7 +1916,7 @@ __metadata:
19161916
husky: "npm:9.1.5"
19171917
is-ci: "npm:3.0.1"
19181918
jsonc-eslint-parser: "npm:2.4.0"
1919-
lint-staged: "npm:15.2.9"
1919+
lint-staged: "npm:15.2.10"
19201920
node-notifier: "npm:10.0.1"
19211921
prettier: "npm:3.3.3"
19221922
remark: "npm:15.0.1"
@@ -6539,23 +6539,23 @@ __metadata:
65396539
languageName: node
65406540
linkType: hard
65416541

6542-
"lint-staged@npm:15.2.9":
6543-
version: 15.2.9
6544-
resolution: "lint-staged@npm:15.2.9"
6542+
"lint-staged@npm:15.2.10":
6543+
version: 15.2.10
6544+
resolution: "lint-staged@npm:15.2.10"
65456545
dependencies:
65466546
chalk: "npm:~5.3.0"
65476547
commander: "npm:~12.1.0"
65486548
debug: "npm:~4.3.6"
65496549
execa: "npm:~8.0.1"
65506550
lilconfig: "npm:~3.1.2"
65516551
listr2: "npm:~8.2.4"
6552-
micromatch: "npm:~4.0.7"
6552+
micromatch: "npm:~4.0.8"
65536553
pidtree: "npm:~0.6.0"
65546554
string-argv: "npm:~0.3.2"
65556555
yaml: "npm:~2.5.0"
65566556
bin:
65576557
lint-staged: bin/lint-staged.js
6558-
checksum: 10/2f7342ca3fc7e2a8a0cc3db79ca8d2ad0269b98b13220f3a6745a514aacf1f83487a23a550569081ea962f9a576af7df8d687a8330a9c3c2c27348d5a4d5440e
6558+
checksum: 10/ab6930cd633dbb5b6ec7c81fc06c65df41e9f80d93dd22e0d79c6e272cdfd8110a0fbdec60303d46a06b30bcd92261153630e2c937531b77ec5ae41e7e9d90d3
65596559
languageName: node
65606560
linkType: hard
65616561

@@ -7615,7 +7615,7 @@ __metadata:
76157615
languageName: node
76167616
linkType: hard
76177617

7618-
"micromatch@npm:^4.0.4, micromatch@npm:^4.0.7, micromatch@npm:~4.0.7":
7618+
"micromatch@npm:^4.0.4, micromatch@npm:^4.0.7, micromatch@npm:~4.0.8":
76197619
version: 4.0.8
76207620
resolution: "micromatch@npm:4.0.8"
76217621
dependencies:

0 commit comments

Comments
 (0)