Skip to content

Commit bb64b69

Browse files
chore(deps): update dependency lint-staged to v15.2.11
1 parent 71f59ae commit bb64b69

File tree

2 files changed

+17
-29
lines changed

2 files changed

+17
-29
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"eslint-plugin-jsdoc": "50.6.0",
5353
"eslint-plugin-tsdoc": "0.4.0",
5454
"globals": "15.13.0",
55-
"lint-staged": "15.2.10",
55+
"lint-staged": "15.2.11",
5656
"mocha": "11.0.1",
5757
"prettier": "3.4.2",
5858
"prettier-package-json": "2.8.0",

yarn.lock

Lines changed: 16 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -966,7 +966,7 @@ __metadata:
966966
languageName: node
967967
linkType: hard
968968

969-
"debug@npm:4, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.4, debug@npm:^4.3.5, debug@npm:^4.3.6":
969+
"debug@npm:4, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.4, debug@npm:^4.3.5, debug@npm:^4.3.6, debug@npm:~4.4.0":
970970
version: 4.4.0
971971
resolution: "debug@npm:4.4.0"
972972
dependencies:
@@ -978,18 +978,6 @@ __metadata:
978978
languageName: node
979979
linkType: hard
980980

981-
"debug@npm:~4.3.6":
982-
version: 4.3.7
983-
resolution: "debug@npm:4.3.7"
984-
dependencies:
985-
ms: "npm:^2.1.3"
986-
peerDependenciesMeta:
987-
supports-color:
988-
optional: true
989-
checksum: 10c0/1471db19c3b06d485a622d62f65947a19a23fbd0dd73f7fd3eafb697eec5360cde447fb075919987899b1a2096e85d35d4eb5a4de09a57600ac9cf7e6c8e768b
990-
languageName: node
991-
linkType: hard
992-
993981
"decamelize@npm:^4.0.0":
994982
version: 4.0.0
995983
resolution: "decamelize@npm:4.0.0"
@@ -1998,7 +1986,7 @@ __metadata:
19981986
languageName: node
19991987
linkType: hard
20001988

2001-
"lilconfig@npm:~3.1.2":
1989+
"lilconfig@npm:~3.1.3":
20021990
version: 3.1.3
20031991
resolution: "lilconfig@npm:3.1.3"
20041992
checksum: 10c0/f5604e7240c5c275743561442fbc5abf2a84ad94da0f5adc71d25e31fa8483048de3dcedcb7a44112a942fed305fd75841cdf6c9681c7f640c63f1049e9a5dcc
@@ -2012,27 +2000,27 @@ __metadata:
20122000
languageName: node
20132001
linkType: hard
20142002

2015-
"lint-staged@npm:15.2.10":
2016-
version: 15.2.10
2017-
resolution: "lint-staged@npm:15.2.10"
2003+
"lint-staged@npm:15.2.11":
2004+
version: 15.2.11
2005+
resolution: "lint-staged@npm:15.2.11"
20182006
dependencies:
20192007
chalk: "npm:~5.3.0"
20202008
commander: "npm:~12.1.0"
2021-
debug: "npm:~4.3.6"
2009+
debug: "npm:~4.4.0"
20222010
execa: "npm:~8.0.1"
2023-
lilconfig: "npm:~3.1.2"
2024-
listr2: "npm:~8.2.4"
2011+
lilconfig: "npm:~3.1.3"
2012+
listr2: "npm:~8.2.5"
20252013
micromatch: "npm:~4.0.8"
20262014
pidtree: "npm:~0.6.0"
20272015
string-argv: "npm:~0.3.2"
2028-
yaml: "npm:~2.5.0"
2016+
yaml: "npm:~2.6.1"
20292017
bin:
20302018
lint-staged: bin/lint-staged.js
2031-
checksum: 10c0/6ad7b41f5e87a84fa2eb1990080ea3c68a2f2031b4e81edcdc2a458cc878538eedb310e6f98ffd878a1287e1a52ac968e540ee8a0e96c247e04b0cbc36421cdd
2019+
checksum: 10c0/28e2ad08b90460cc18398a023eaf93954d7753f958c2b889ead2d9305407d7b4ef0ee007875410d6ce1df758007fda77e079c82eb79c9ce684fba71e6f7d0452
20322020
languageName: node
20332021
linkType: hard
20342022

2035-
"listr2@npm:~8.2.4":
2023+
"listr2@npm:~8.2.5":
20362024
version: 8.2.5
20372025
resolution: "listr2@npm:8.2.5"
20382026
dependencies:
@@ -3273,7 +3261,7 @@ __metadata:
32733261
eslint-plugin-tsdoc: "npm:0.4.0"
32743262
execa: "npm:9.5.2"
32753263
globals: "npm:15.13.0"
3276-
lint-staged: "npm:15.2.10"
3264+
lint-staged: "npm:15.2.11"
32773265
mocha: "npm:11.0.1"
32783266
prettier: "npm:3.4.2"
32793267
prettier-package-json: "npm:2.8.0"
@@ -3393,12 +3381,12 @@ __metadata:
33933381
languageName: node
33943382
linkType: hard
33953383

3396-
"yaml@npm:~2.5.0":
3397-
version: 2.5.1
3398-
resolution: "yaml@npm:2.5.1"
3384+
"yaml@npm:~2.6.1":
3385+
version: 2.6.1
3386+
resolution: "yaml@npm:2.6.1"
33993387
bin:
34003388
yaml: bin.mjs
3401-
checksum: 10c0/40fba5682898dbeeb3319e358a968fe886509fab6f58725732a15f8dda3abac509f91e76817c708c9959a15f786f38ff863c1b88062d7c1162c5334a7d09cb4a
3389+
checksum: 10c0/aebf07f61c72b38c74d2b60c3a3ccf89ee4da45bcd94b2bfb7899ba07a5257625a7c9f717c65a6fc511563d48001e01deb1d9e55f0133f3e2edf86039c8c1be7
34023390
languageName: node
34033391
linkType: hard
34043392

0 commit comments

Comments
 (0)