Skip to content

Commit

Permalink
build(deps): update dependency csv-parse to ~5.6.0 (#276)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 21, 2024
1 parent c42c2f7 commit b1a1d04
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"dependencies": {
"commander": "~12.1.0",
"csv-parse": "~5.5.0"
"csv-parse": "~5.6.0"
},
"devDependencies": {
"@ava/typescript": "~5.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1289,7 +1289,7 @@ __metadata:
ava: ~6.2.0
c8: ~10.1.0
commander: ~12.1.0
csv-parse: ~5.5.0
csv-parse: ~5.6.0
eslint: ~8.57.0
eslint-config-prettier: ~9.1.0
eslint-plugin-import: ~2.31.0
Expand Down Expand Up @@ -2321,10 +2321,10 @@ __metadata:
languageName: node
linkType: hard

"csv-parse@npm:~5.5.0":
version: 5.5.6
resolution: "csv-parse@npm:5.5.6"
checksum: ee06f97f674487dc1d001b360de8ea510a41b9d971abf43bcf9c3be22c83a3634df0d3ebfbe52fd49d145077066be7ff9f25de3fc6b71aefb973099b04147a25
"csv-parse@npm:~5.6.0":
version: 5.6.0
resolution: "csv-parse@npm:5.6.0"
checksum: 173e176bdaf212bab37d0f6d39a06d039d24a1c0ee40b9f1023ebf8b36095934807deeb493c0fb58592b39b0682ccd0be5c9e8d2b137c08807e7031595ea7a51
languageName: node
linkType: hard

Expand Down

0 comments on commit b1a1d04

Please sign in to comment.