Skip to content

Commit 8b5ee6b

Browse files
Bump lint-staged from 16.2.0 to 16.2.3
Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 16.2.0 to 16.2.3. - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v16.2.0...v16.2.3) --- updated-dependencies: - dependency-name: lint-staged dependency-version: 16.2.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1093a7e commit 8b5ee6b

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"jest": "^30.1.3",
5454
"jest-junit": "^16.0.0",
5555
"license-checker-rseidelsohn": "^4.4.2",
56-
"lint-staged": "^16.2.0",
56+
"lint-staged": "^16.2.3",
5757
"lodash": "^4.17.21",
5858
"nodemon": "^3.1.10",
5959
"prettier": "^3.6.2",

yarn.lock

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -920,7 +920,7 @@ __metadata:
920920
jest: "npm:^30.1.3"
921921
jest-junit: "npm:^16.0.0"
922922
license-checker-rseidelsohn: "npm:^4.4.2"
923-
lint-staged: "npm:^16.2.0"
923+
lint-staged: "npm:^16.2.3"
924924
lodash: "npm:^4.17.21"
925925
nodemon: "npm:^3.1.10"
926926
prettier: "npm:^3.6.2"
@@ -2132,7 +2132,7 @@ __metadata:
21322132
languageName: node
21332133
linkType: hard
21342134

2135-
"commander@npm:14.0.1":
2135+
"commander@npm:^14.0.1":
21362136
version: 14.0.1
21372137
resolution: "commander@npm:14.0.1"
21382138
checksum: 64439c0651ddd01c1d0f48c8f08e97c18a0a1fa693879451f1203ad01132af2c2aa85da24cf0d8e098ab9e6dc385a756be670d2999a3c628ec745c3ec124587b
@@ -4459,24 +4459,24 @@ __metadata:
44594459
languageName: node
44604460
linkType: hard
44614461

4462-
"lint-staged@npm:^16.2.0":
4463-
version: 16.2.0
4464-
resolution: "lint-staged@npm:16.2.0"
4462+
"lint-staged@npm:^16.2.3":
4463+
version: 16.2.3
4464+
resolution: "lint-staged@npm:16.2.3"
44654465
dependencies:
4466-
commander: "npm:14.0.1"
4467-
listr2: "npm:9.0.4"
4468-
micromatch: "npm:4.0.8"
4469-
nano-spawn: "npm:1.0.3"
4470-
pidtree: "npm:0.6.0"
4471-
string-argv: "npm:0.3.2"
4472-
yaml: "npm:2.8.1"
4466+
commander: "npm:^14.0.1"
4467+
listr2: "npm:^9.0.4"
4468+
micromatch: "npm:^4.0.8"
4469+
nano-spawn: "npm:^1.0.3"
4470+
pidtree: "npm:^0.6.0"
4471+
string-argv: "npm:^0.3.2"
4472+
yaml: "npm:^2.8.1"
44734473
bin:
44744474
lint-staged: bin/lint-staged.js
4475-
checksum: 0903eea526d390fd04ec10c2b6c3c3accdff53647d1918d3c30236d46fa7714a4a109d1aeda7364ecc689728c7b188bc430911b170834228fe0010d938c9a631
4475+
checksum: 9b057949f07f78539cd1540402df97b524a2d72d394e535d7c179025014982e4231fb81145fb1763704424d3dfac1184fee5eb4b7fc7d9534fae4106f5bf07d5
44764476
languageName: node
44774477
linkType: hard
44784478

4479-
"listr2@npm:9.0.4":
4479+
"listr2@npm:^9.0.4":
44804480
version: 9.0.4
44814481
resolution: "listr2@npm:9.0.4"
44824482
dependencies:
@@ -4637,7 +4637,7 @@ __metadata:
46374637
languageName: node
46384638
linkType: hard
46394639

4640-
"micromatch@npm:4.0.8, micromatch@npm:^4.0.8":
4640+
"micromatch@npm:^4.0.8":
46414641
version: 4.0.8
46424642
resolution: "micromatch@npm:4.0.8"
46434643
dependencies:
@@ -4786,7 +4786,7 @@ __metadata:
47864786
languageName: node
47874787
linkType: hard
47884788

4789-
"nano-spawn@npm:1.0.3":
4789+
"nano-spawn@npm:^1.0.3":
47904790
version: 1.0.3
47914791
resolution: "nano-spawn@npm:1.0.3"
47924792
checksum: ea18857e493710a50ded333dd71677953bd9bd9e6a17ade74af957763c50a9a02205ef31bc0d6784f5b3ad82db3d9f47531e9baac2acf01118f9b7c35bd9d5de
@@ -5175,7 +5175,7 @@ __metadata:
51755175
languageName: node
51765176
linkType: hard
51775177

5178-
"pidtree@npm:0.6.0":
5178+
"pidtree@npm:^0.6.0":
51795179
version: 0.6.0
51805180
resolution: "pidtree@npm:0.6.0"
51815181
bin:
@@ -5778,7 +5778,7 @@ __metadata:
57785778
languageName: node
57795779
linkType: hard
57805780

5781-
"string-argv@npm:0.3.2":
5781+
"string-argv@npm:^0.3.2":
57825782
version: 0.3.2
57835783
resolution: "string-argv@npm:0.3.2"
57845784
checksum: 75c02a83759ad1722e040b86823909d9a2fc75d15dd71ec4b537c3560746e33b5f5a07f7332d1e3f88319909f82190843aa2f0a0d8c8d591ec08e93d5b8dec82
@@ -6585,7 +6585,7 @@ __metadata:
65856585
languageName: node
65866586
linkType: hard
65876587

6588-
"yaml@npm:2.8.1, yaml@npm:^2.8.1":
6588+
"yaml@npm:^2.8.1":
65896589
version: 2.8.1
65906590
resolution: "yaml@npm:2.8.1"
65916591
bin:

0 commit comments

Comments
 (0)