Skip to content

Commit

Permalink
chore(deps): update dependency lint-staged to v15.2.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 10, 2024
1 parent f9fea30 commit 2152d61
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 29 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"eslint-plugin-jsdoc": "50.6.0",
"eslint-plugin-tsdoc": "0.4.0",
"globals": "15.13.0",
"lint-staged": "15.2.10",
"lint-staged": "15.2.11",
"prettier": "3.4.2",
"prettier-package-json": "2.8.0",
"prettier-plugin-organize-imports": "4.1.0",
Expand Down
44 changes: 16 additions & 28 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ __metadata:
eslint-plugin-jsdoc: "npm:50.6.0"
eslint-plugin-tsdoc: "npm:0.4.0"
globals: "npm:15.13.0"
lint-staged: "npm:15.2.10"
lint-staged: "npm:15.2.11"
outdent: "npm:0.8.0"
prettier: "npm:3.4.2"
prettier-package-json: "npm:2.8.0"
Expand Down Expand Up @@ -864,7 +864,7 @@ __metadata:
languageName: node
linkType: hard

"debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.4, debug@npm:^4.3.6":
"debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.4, debug@npm:^4.3.6, debug@npm:~4.4.0":
version: 4.4.0
resolution: "debug@npm:4.4.0"
dependencies:
Expand All @@ -876,18 +876,6 @@ __metadata:
languageName: node
linkType: hard

"debug@npm:~4.3.6":
version: 4.3.7
resolution: "debug@npm:4.3.7"
dependencies:
ms: "npm:^2.1.3"
peerDependenciesMeta:
supports-color:
optional: true
checksum: 10c0/1471db19c3b06d485a622d62f65947a19a23fbd0dd73f7fd3eafb697eec5360cde447fb075919987899b1a2096e85d35d4eb5a4de09a57600ac9cf7e6c8e768b
languageName: node
linkType: hard

"deep-is@npm:^0.1.3":
version: 0.1.4
resolution: "deep-is@npm:0.1.4"
Expand Down Expand Up @@ -1616,7 +1604,7 @@ __metadata:
languageName: node
linkType: hard

"lilconfig@npm:~3.1.2":
"lilconfig@npm:~3.1.3":
version: 3.1.3
resolution: "lilconfig@npm:3.1.3"
checksum: 10c0/f5604e7240c5c275743561442fbc5abf2a84ad94da0f5adc71d25e31fa8483048de3dcedcb7a44112a942fed305fd75841cdf6c9681c7f640c63f1049e9a5dcc
Expand All @@ -1630,27 +1618,27 @@ __metadata:
languageName: node
linkType: hard

"lint-staged@npm:15.2.10":
version: 15.2.10
resolution: "lint-staged@npm:15.2.10"
"lint-staged@npm:15.2.11":
version: 15.2.11
resolution: "lint-staged@npm:15.2.11"
dependencies:
chalk: "npm:~5.3.0"
commander: "npm:~12.1.0"
debug: "npm:~4.3.6"
debug: "npm:~4.4.0"
execa: "npm:~8.0.1"
lilconfig: "npm:~3.1.2"
listr2: "npm:~8.2.4"
lilconfig: "npm:~3.1.3"
listr2: "npm:~8.2.5"
micromatch: "npm:~4.0.8"
pidtree: "npm:~0.6.0"
string-argv: "npm:~0.3.2"
yaml: "npm:~2.5.0"
yaml: "npm:~2.6.1"
bin:
lint-staged: bin/lint-staged.js
checksum: 10c0/6ad7b41f5e87a84fa2eb1990080ea3c68a2f2031b4e81edcdc2a458cc878538eedb310e6f98ffd878a1287e1a52ac968e540ee8a0e96c247e04b0cbc36421cdd
checksum: 10c0/28e2ad08b90460cc18398a023eaf93954d7753f958c2b889ead2d9305407d7b4ef0ee007875410d6ce1df758007fda77e079c82eb79c9ce684fba71e6f7d0452
languageName: node
linkType: hard

"listr2@npm:~8.2.4":
"listr2@npm:~8.2.5":
version: 8.2.5
resolution: "listr2@npm:8.2.5"
dependencies:
Expand Down Expand Up @@ -2419,12 +2407,12 @@ __metadata:
languageName: node
linkType: hard

"yaml@npm:~2.5.0":
version: 2.5.1
resolution: "yaml@npm:2.5.1"
"yaml@npm:~2.6.1":
version: 2.6.1
resolution: "yaml@npm:2.6.1"
bin:
yaml: bin.mjs
checksum: 10c0/40fba5682898dbeeb3319e358a968fe886509fab6f58725732a15f8dda3abac509f91e76817c708c9959a15f786f38ff863c1b88062d7c1162c5334a7d09cb4a
checksum: 10c0/aebf07f61c72b38c74d2b60c3a3ccf89ee4da45bcd94b2bfb7899ba07a5257625a7c9f717c65a6fc511563d48001e01deb1d9e55f0133f3e2edf86039c8c1be7
languageName: node
linkType: hard

Expand Down

0 comments on commit 2152d61

Please sign in to comment.