Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency lint-staged to v15 #637

Merged
merged 1 commit into from
Oct 14, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"eslint": "8.51.0",
"husky": "8.0.3",
"is-ci": "3.0.1",
"lint-staged": "14.0.1",
"lint-staged": "15.0.0",
"npm-run-all": "4.1.5",
"prettier": "3.0.3",
"rimraf": "5.0.5",
Expand Down
94 changes: 60 additions & 34 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4458,6 +4458,13 @@ __metadata:
languageName: node
linkType: hard

"commander@npm:11.1.0":
version: 11.1.0
resolution: "commander@npm:11.1.0"
checksum: 66bd2d8a0547f6cb1d34022efb25f348e433b0e04ad76a65279b1b09da108f59a4d3001ca539c60a7a46ea38bcf399fc17d91adad76a8cf43845d8dcbaf5cda1
languageName: node
linkType: hard

"commander@npm:^10.0.1":
version: 10.0.1
resolution: "commander@npm:10.0.1"
Expand Down Expand Up @@ -6014,20 +6021,20 @@ __metadata:
languageName: node
linkType: hard

"execa@npm:7.2.0, execa@npm:^7.1.1":
version: 7.2.0
resolution: "execa@npm:7.2.0"
"execa@npm:8.0.1":
version: 8.0.1
resolution: "execa@npm:8.0.1"
dependencies:
cross-spawn: "npm:^7.0.3"
get-stream: "npm:^6.0.1"
human-signals: "npm:^4.3.0"
get-stream: "npm:^8.0.1"
human-signals: "npm:^5.0.0"
is-stream: "npm:^3.0.0"
merge-stream: "npm:^2.0.0"
npm-run-path: "npm:^5.1.0"
onetime: "npm:^6.0.0"
signal-exit: "npm:^3.0.7"
signal-exit: "npm:^4.1.0"
strip-final-newline: "npm:^3.0.0"
checksum: 473feff60f9d4dbe799225948de48b5158c1723021d19c4b982afe37bcd111ae84e1b4c9dfe967fae5101b0894b1a62e4dd564a286dfa3e46d7b0cfdbf7fe62b
checksum: d2ab5fe1e2bb92b9788864d0713f1fce9a07c4594e272c0c97bc18c90569897ab262e4ea58d27a694d288227a2e24f16f5e2575b44224ad9983b799dc7f1098d
languageName: node
linkType: hard

Expand All @@ -6048,6 +6055,23 @@ __metadata:
languageName: node
linkType: hard

"execa@npm:^7.1.1":
version: 7.2.0
resolution: "execa@npm:7.2.0"
dependencies:
cross-spawn: "npm:^7.0.3"
get-stream: "npm:^6.0.1"
human-signals: "npm:^4.3.0"
is-stream: "npm:^3.0.0"
merge-stream: "npm:^2.0.0"
npm-run-path: "npm:^5.1.0"
onetime: "npm:^6.0.0"
signal-exit: "npm:^3.0.7"
strip-final-newline: "npm:^3.0.0"
checksum: 473feff60f9d4dbe799225948de48b5158c1723021d19c4b982afe37bcd111ae84e1b4c9dfe967fae5101b0894b1a62e4dd564a286dfa3e46d7b0cfdbf7fe62b
languageName: node
linkType: hard

"exit@npm:^0.1.2":
version: 0.1.2
resolution: "exit@npm:0.1.2"
Expand Down Expand Up @@ -6533,6 +6557,13 @@ __metadata:
languageName: node
linkType: hard

"get-stream@npm:^8.0.1":
version: 8.0.1
resolution: "get-stream@npm:8.0.1"
checksum: dde5511e2e65a48e9af80fea64aff11b4921b14b6e874c6f8294c50975095af08f41bfb0b680c887f28b566dd6ec2cb2f960f9d36a323359be324ce98b766e9e
languageName: node
linkType: hard

"get-symbol-description@npm:^1.0.0":
version: 1.0.0
resolution: "get-symbol-description@npm:1.0.0"
Expand Down Expand Up @@ -6984,7 +7015,7 @@ __metadata:
eslint: "npm:8.51.0"
husky: "npm:8.0.3"
is-ci: "npm:3.0.1"
lint-staged: "npm:14.0.1"
lint-staged: "npm:15.0.0"
npm-run-all: "npm:4.1.5"
prettier: "npm:3.0.3"
rimraf: "npm:5.0.5"
Expand Down Expand Up @@ -7015,6 +7046,13 @@ __metadata:
languageName: node
linkType: hard

"human-signals@npm:^5.0.0":
version: 5.0.0
resolution: "human-signals@npm:5.0.0"
checksum: 30f8870d831cdcd2d6ec0486a7d35d49384996742052cee792854273fa9dd9e7d5db06bb7985d4953e337e10714e994e0302e90dc6848069171b05ec836d65b0
languageName: node
linkType: hard

"humanize-ms@npm:^1.2.1":
version: 1.2.1
resolution: "humanize-ms@npm:1.2.1"
Expand Down Expand Up @@ -8466,42 +8504,37 @@ __metadata:
languageName: node
linkType: hard

"lint-staged@npm:14.0.1":
version: 14.0.1
resolution: "lint-staged@npm:14.0.1"
"lint-staged@npm:15.0.0":
version: 15.0.0
resolution: "lint-staged@npm:15.0.0"
dependencies:
chalk: "npm:5.3.0"
commander: "npm:11.0.0"
commander: "npm:11.1.0"
debug: "npm:4.3.4"
execa: "npm:7.2.0"
execa: "npm:8.0.1"
lilconfig: "npm:2.1.0"
listr2: "npm:6.6.1"
listr2: "npm:7.0.1"
micromatch: "npm:4.0.5"
pidtree: "npm:0.6.0"
string-argv: "npm:0.3.2"
yaml: "npm:2.3.1"
yaml: "npm:2.3.2"
bin:
lint-staged: bin/lint-staged.js
checksum: 2990f8c7cace1eff7bdd02d766a86946fedf11bdcd1e5739f2b21712f1350a5a875cdbe70b14bdd230cd3511888d00849542191307a615754a2eb74ab2b17cb0
checksum: 83a3fc129967eb3aa993892a7ba9fdcc6680e73ae84cec7badb12ddb7c225b6cde91cf2415829994e2e50634ea36234d0882f6d4672fa92d9d3e8e8d70e68a93
languageName: node
linkType: hard

"listr2@npm:6.6.1":
version: 6.6.1
resolution: "listr2@npm:6.6.1"
"listr2@npm:7.0.1":
version: 7.0.1
resolution: "listr2@npm:7.0.1"
dependencies:
cli-truncate: "npm:^3.1.0"
colorette: "npm:^2.0.20"
eventemitter3: "npm:^5.0.1"
log-update: "npm:^5.0.1"
rfdc: "npm:^1.3.0"
wrap-ansi: "npm:^8.1.0"
peerDependencies:
enquirer: ">= 2.3.0 < 3"
peerDependenciesMeta:
enquirer:
optional: true
checksum: 3cc618d9dee0d6a6bd22053db33268db3d09373f3fc64838ada011ac20920a79be52e7adfcc1276ac6be1f6b692c70196a75375002a6fcdd56c9ab51a2cec877
checksum: e94e6e20ebf991f9eae990c97a013a80bc2e22cb0baea708f4100e25ce239163813df46e6c2a01633253c3ec745400563e15812fb38f5f9a70d48ae15b20d54f
languageName: node
linkType: hard

Expand Down Expand Up @@ -11244,7 +11277,7 @@ __metadata:
languageName: node
linkType: hard

"signal-exit@npm:^4.0.1":
"signal-exit@npm:^4.0.1, signal-exit@npm:^4.1.0":
version: 4.1.0
resolution: "signal-exit@npm:4.1.0"
checksum: c9fa63bbbd7431066174a48ba2dd9986dfd930c3a8b59de9c29d7b6854ec1c12a80d15310869ea5166d413b99f041bfa3dd80a7947bcd44ea8e6eb3ffeabfa1f
Expand Down Expand Up @@ -13347,14 +13380,7 @@ __metadata:
languageName: node
linkType: hard

"yaml@npm:2.3.1":
version: 2.3.1
resolution: "yaml@npm:2.3.1"
checksum: 66501d597e43766eb94dc175d28ec8b2c63087d6a78783e59b4218eee32b9172740f9f27d54b7bc0ca8af61422f7134929f9974faeaac99d583787e793852fd2
languageName: node
linkType: hard

"yaml@npm:^2.1.1":
"yaml@npm:2.3.2, yaml@npm:^2.1.1":
version: 2.3.2
resolution: "yaml@npm:2.3.2"
checksum: dba78b314c4b713a7dfa4412c88c1168ffe41fe26cdd4363cb3389194765895415b800f5a2d1a5bdfb0b2e31f1ad689f8e8f9cf78153f24142b68172e72afc95
Expand Down