Skip to content

Commit 26ff4f1

Browse files
authored
chore(deps-dev): bump lint-staged from 15.2.0 to 15.2.2 (#306)
1 parent 8fa2c5a commit 26ff4f1

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
@@ -42,7 +42,7 @@
4242
"eslint-plugin-wdio": "^8.24.12",
4343
"husky": "^8.0.3",
4444
"isbinaryfile": "^5.0.0",
45-
"lint-staged": "15.2.0",
45+
"lint-staged": "^15.2.2",
4646
"prettier": "3.1.1",
4747
"salesforce-pageobjects": "^6.0.0",
4848
"wdio-utam-service": "^2.2.0"

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -7513,23 +7513,23 @@ __metadata:
75137513
languageName: node
75147514
linkType: hard
75157515

7516-
"lint-staged@npm:15.2.0":
7517-
version: 15.2.0
7518-
resolution: "lint-staged@npm:15.2.0"
7516+
"lint-staged@npm:^15.2.2":
7517+
version: 15.2.2
7518+
resolution: "lint-staged@npm:15.2.2"
75197519
dependencies:
75207520
chalk: "npm:5.3.0"
75217521
commander: "npm:11.1.0"
75227522
debug: "npm:4.3.4"
75237523
execa: "npm:8.0.1"
75247524
lilconfig: "npm:3.0.0"
7525-
listr2: "npm:8.0.0"
7525+
listr2: "npm:8.0.1"
75267526
micromatch: "npm:4.0.5"
75277527
pidtree: "npm:0.6.0"
75287528
string-argv: "npm:0.3.2"
75297529
yaml: "npm:2.3.4"
75307530
bin:
75317531
lint-staged: bin/lint-staged.js
7532-
checksum: 4a1ff25dd06dbd4346fd244c9a0ebb936532ba18c0caedeb895c2e232f3c6c5fd08f6667624716660bc29e3e0f9f0440a9175114394616e991ebd5fab4b1f092
7532+
checksum: a1ba6c7ee53e30a0f6ea9a351d95d3d0d2be916a41b561e22907e9ea513eb18cb3dbe65bff3ec13fad15777999efe56b2e2a95427e31d12a9b7e7948c3630ee2
75337533
languageName: node
75347534
linkType: hard
75357535

@@ -7540,17 +7540,17 @@ __metadata:
75407540
languageName: node
75417541
linkType: hard
75427542

7543-
"listr2@npm:8.0.0":
7544-
version: 8.0.0
7545-
resolution: "listr2@npm:8.0.0"
7543+
"listr2@npm:8.0.1":
7544+
version: 8.0.1
7545+
resolution: "listr2@npm:8.0.1"
75467546
dependencies:
75477547
cli-truncate: "npm:^4.0.0"
75487548
colorette: "npm:^2.0.20"
75497549
eventemitter3: "npm:^5.0.1"
75507550
log-update: "npm:^6.0.0"
75517551
rfdc: "npm:^1.3.0"
75527552
wrap-ansi: "npm:^9.0.0"
7553-
checksum: 6e356df9127c68b69186c927c993645223557e941a76b0bb210e35786aedc53f577df437251db804606ff37ac509c5d945289a84b3daee7fadf2e3dcb889ecc9
7553+
checksum: b565d6ceb3a4c2dbe0c1735c0fd907afd0d6f89de21aced8e05187b2d88ca2f8f9ebc5d743885396a00f05f13146f6be744d098a56ce0402cf1cd131485a7ff1
75547554
languageName: node
75557555
linkType: hard
75567556

@@ -10330,7 +10330,7 @@ __metadata:
1033010330
eslint-plugin-wdio: "npm:^8.24.12"
1033110331
husky: "npm:^8.0.3"
1033210332
isbinaryfile: "npm:^5.0.0"
10333-
lint-staged: "npm:15.2.0"
10333+
lint-staged: "npm:^15.2.2"
1033410334
prettier: "npm:3.1.1"
1033510335
salesforce-pageobjects: "npm:^6.0.0"
1033610336
wdio-utam-service: "npm:^2.2.0"

0 commit comments

Comments
 (0)