Skip to content

Commit 5517473

Browse files
authored
Merge pull request #1437 from privy-open-source/renovate/lint-staged-15.x
chore(deps): update dependency lint-staged to v15.2.10
2 parents 1279830 + ed1a612 commit 5517473

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"happy-dom": "8.9.0",
6767
"husky": "9.1.5",
6868
"jest-extended": "4.0.2",
69-
"lint-staged": "15.2.9",
69+
"lint-staged": "15.2.10",
7070
"nanodelay": "2.0.2",
7171
"postcss": "8.4.41",
7272
"postcss-import": "16.1.0",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3799,7 +3799,7 @@ __metadata:
37993799
immutable: "npm:^5.0.0-beta.5"
38003800
interactjs: "npm:1.10.27"
38013801
jest-extended: "npm:4.0.2"
3802-
lint-staged: "npm:15.2.9"
3802+
lint-staged: "npm:15.2.10"
38033803
lodash-es: "npm:4.17.21"
38043804
marked: "npm:^14.0.0"
38053805
nanodelay: "npm:2.0.2"
@@ -13217,23 +13217,23 @@ __metadata:
1321713217
languageName: node
1321813218
linkType: hard
1321913219

13220-
"lint-staged@npm:15.2.9":
13221-
version: 15.2.9
13222-
resolution: "lint-staged@npm:15.2.9"
13220+
"lint-staged@npm:15.2.10":
13221+
version: 15.2.10
13222+
resolution: "lint-staged@npm:15.2.10"
1322313223
dependencies:
1322413224
chalk: "npm:~5.3.0"
1322513225
commander: "npm:~12.1.0"
1322613226
debug: "npm:~4.3.6"
1322713227
execa: "npm:~8.0.1"
1322813228
lilconfig: "npm:~3.1.2"
1322913229
listr2: "npm:~8.2.4"
13230-
micromatch: "npm:~4.0.7"
13230+
micromatch: "npm:~4.0.8"
1323113231
pidtree: "npm:~0.6.0"
1323213232
string-argv: "npm:~0.3.2"
1323313233
yaml: "npm:~2.5.0"
1323413234
bin:
1323513235
lint-staged: bin/lint-staged.js
13236-
checksum: 10/2f7342ca3fc7e2a8a0cc3db79ca8d2ad0269b98b13220f3a6745a514aacf1f83487a23a550569081ea962f9a576af7df8d687a8330a9c3c2c27348d5a4d5440e
13236+
checksum: 10/ab6930cd633dbb5b6ec7c81fc06c65df41e9f80d93dd22e0d79c6e272cdfd8110a0fbdec60303d46a06b30bcd92261153630e2c937531b77ec5ae41e7e9d90d3
1323713237
languageName: node
1323813238
linkType: hard
1323913239

@@ -13806,13 +13806,13 @@ __metadata:
1380613806
languageName: node
1380713807
linkType: hard
1380813808

13809-
"micromatch@npm:~4.0.7":
13810-
version: 4.0.7
13811-
resolution: "micromatch@npm:4.0.7"
13809+
"micromatch@npm:~4.0.8":
13810+
version: 4.0.8
13811+
resolution: "micromatch@npm:4.0.8"
1381213812
dependencies:
1381313813
braces: "npm:^3.0.3"
1381413814
picomatch: "npm:^2.3.1"
13815-
checksum: 10/a11ed1cb67dcbbe9a5fc02c4062cf8bb0157d73bf86956003af8dcfdf9b287f9e15ec0f6d6925ff6b8b5b496202335e497b01de4d95ef6cf06411bc5e5c474a0
13815+
checksum: 10/6bf2a01672e7965eb9941d1f02044fad2bd12486b5553dc1116ff24c09a8723157601dc992e74c911d896175918448762df3b3fd0a6b61037dd1a9766ddfbf58
1381613816
languageName: node
1381713817
linkType: hard
1381813818

0 commit comments

Comments
 (0)