Skip to content

Commit 938e736

Browse files
Bump lint-staged from 16.0.0 to 16.1.0
Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 16.0.0 to 16.1.0. - [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.0.0...v16.1.0) --- updated-dependencies: - dependency-name: lint-staged dependency-version: 16.1.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 894f2d3 commit 938e736

File tree

2 files changed

+32
-20
lines changed

2 files changed

+32
-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": "^29.7.0",
5454
"jest-junit": "^16.0.0",
5555
"license-checker-rseidelsohn": "^4.4.2",
56-
"lint-staged": "^16.0.0",
56+
"lint-staged": "^16.1.0",
5757
"lodash": "^4.17.21",
5858
"nodemon": "^3.1.10",
5959
"prettier": "^3.5.3",

yarn.lock

Lines changed: 31 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -824,7 +824,7 @@ __metadata:
824824
jest: "npm:^29.7.0"
825825
jest-junit: "npm:^16.0.0"
826826
license-checker-rseidelsohn: "npm:^4.4.2"
827-
lint-staged: "npm:^16.0.0"
827+
lint-staged: "npm:^16.1.0"
828828
lodash: "npm:^4.17.21"
829829
nodemon: "npm:^3.1.10"
830830
prettier: "npm:^3.5.3"
@@ -1885,10 +1885,10 @@ __metadata:
18851885
languageName: node
18861886
linkType: hard
18871887

1888-
"commander@npm:^13.1.0":
1889-
version: 13.1.0
1890-
resolution: "commander@npm:13.1.0"
1891-
checksum: 7b8c5544bba704fbe84b7cab2e043df8586d5c114a4c5b607f83ae5060708940ed0b5bd5838cf8ce27539cde265c1cbd59ce3c8c6b017ed3eec8943e3a415164
1888+
"commander@npm:^14.0.0":
1889+
version: 14.0.0
1890+
resolution: "commander@npm:14.0.0"
1891+
checksum: 73c4babfa558077868d84522b11ef56834165d472b9e86a634cd4c3ae7fc72d59af6377d8878e06bd570fe8f3161eced3cbe383c38f7093272bb65bd242b595b
18921892
languageName: node
18931893
linkType: hard
18941894

@@ -1981,7 +1981,7 @@ __metadata:
19811981
languageName: node
19821982
linkType: hard
19831983

1984-
"debug@npm:4, debug@npm:^4, debug@npm:^4.1.0, debug@npm:^4.1.1, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.4, debug@npm:^4.3.7, debug@npm:^4.4.0":
1984+
"debug@npm:4, debug@npm:^4, debug@npm:^4.1.0, debug@npm:^4.1.1, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.4, debug@npm:^4.3.7":
19851985
version: 4.4.0
19861986
resolution: "debug@npm:4.4.0"
19871987
dependencies:
@@ -2002,6 +2002,18 @@ __metadata:
20022002
languageName: node
20032003
linkType: hard
20042004

2005+
"debug@npm:^4.4.1":
2006+
version: 4.4.1
2007+
resolution: "debug@npm:4.4.1"
2008+
dependencies:
2009+
ms: "npm:^2.1.3"
2010+
peerDependenciesMeta:
2011+
supports-color:
2012+
optional: true
2013+
checksum: d2b44bc1afd912b49bb7ebb0d50a860dc93a4dd7d946e8de94abc957bb63726b7dd5aa48c18c2386c379ec024c46692e15ed3ed97d481729f929201e671fcd55
2014+
languageName: node
2015+
linkType: hard
2016+
20052017
"dedent@npm:^1.0.0":
20062018
version: 1.5.1
20072019
resolution: "dedent@npm:1.5.1"
@@ -4286,23 +4298,23 @@ __metadata:
42864298
languageName: node
42874299
linkType: hard
42884300

4289-
"lint-staged@npm:^16.0.0":
4290-
version: 16.0.0
4291-
resolution: "lint-staged@npm:16.0.0"
4301+
"lint-staged@npm:^16.1.0":
4302+
version: 16.1.0
4303+
resolution: "lint-staged@npm:16.1.0"
42924304
dependencies:
42934305
chalk: "npm:^5.4.1"
4294-
commander: "npm:^13.1.0"
4295-
debug: "npm:^4.4.0"
4306+
commander: "npm:^14.0.0"
4307+
debug: "npm:^4.4.1"
42964308
lilconfig: "npm:^3.1.3"
42974309
listr2: "npm:^8.3.3"
42984310
micromatch: "npm:^4.0.8"
4299-
nano-spawn: "npm:^1.0.0"
4311+
nano-spawn: "npm:^1.0.2"
43004312
pidtree: "npm:^0.6.0"
43014313
string-argv: "npm:^0.3.2"
4302-
yaml: "npm:^2.7.1"
4314+
yaml: "npm:^2.8.0"
43034315
bin:
43044316
lint-staged: bin/lint-staged.js
4305-
checksum: 8778dbe7892bbf14e378d612d1649c1e3df38a8ddf14cf35962b6e8a962be72efb1ebb48a697e38366be97d25b8d2599cad3c26ac5afc0d0460452484e27924d
4317+
checksum: 5cc33d61ec2c682e488eb3fcea5c153ce486623b80314f2c56af438ad78d73c7fcd3e7c911d273ac740bd34f1e030d35d4fb92d8e476984150c0c59724ac7fa4
43064318
languageName: node
43074319
linkType: hard
43084320

@@ -4625,10 +4637,10 @@ __metadata:
46254637
languageName: node
46264638
linkType: hard
46274639

4628-
"nano-spawn@npm:^1.0.0":
4629-
version: 1.0.1
4630-
resolution: "nano-spawn@npm:1.0.1"
4631-
checksum: e03edc6971f653bc4651f2413b2011772a7c18797c0a4e986ff8eaea3adf4f017697d4d494ffb4ba6bce907b42abbeb0f7f681dbf336c84a324c940fb64c1dec
4640+
"nano-spawn@npm:^1.0.2":
4641+
version: 1.0.2
4642+
resolution: "nano-spawn@npm:1.0.2"
4643+
checksum: d8cec78f127a44aa5e38be01746b3d963a8dcf8b00b4a05bf259b5369af2225b8c7dc9d12517050b90234e5c3eeea4ece5d18a5f9c6c3462b56f9f595f07e632
46324644
languageName: node
46334645
linkType: hard
46344646

@@ -6344,7 +6356,7 @@ __metadata:
63446356
languageName: node
63456357
linkType: hard
63466358

6347-
"yaml@npm:^2.7.1, yaml@npm:^2.8.0":
6359+
"yaml@npm:^2.8.0":
63486360
version: 2.8.0
63496361
resolution: "yaml@npm:2.8.0"
63506362
bin:

0 commit comments

Comments
 (0)