Skip to content

Commit

Permalink
build(deps): update dependency csv-parse to ~5.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 25, 2023
1 parent 44627c6 commit bddad48
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": "~11.0.0",
"csv-parse": "~5.4.0"
"csv-parse": "~5.5.0"
},
"devDependencies": {
"@ava/typescript": "~4.1.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1106,7 +1106,7 @@ __metadata:
ava: ~5.3.1
c8: ~8.0.0
commander: ~11.0.0
csv-parse: ~5.4.0
csv-parse: ~5.5.0
eslint: ~8.47.0
eslint-config-prettier: ~8.10.0
eslint-plugin-import: ~2.28.0
Expand Down Expand Up @@ -2184,10 +2184,10 @@ __metadata:
languageName: node
linkType: hard

"csv-parse@npm:~5.4.0":
version: 5.4.0
resolution: "csv-parse@npm:5.4.0"
checksum: e9c2f23953f628849c476adeb9f500e9c03fcfe98fea7b732366e3c2ed0b07a5e67f32ca12a0132db6eb71601c080b4935b5921296db3625a597e24caa16f633
"csv-parse@npm:~5.5.0":
version: 5.5.0
resolution: "csv-parse@npm:5.5.0"
checksum: a9cc73a332debdabe9658c532e7668c626c06616113b650fb2e063f3a1451d45a48080c1942a680e8ddeaf1665efef49f126e655c54c19e025d70cccc002ff4d
languageName: node
linkType: hard

Expand Down

0 comments on commit bddad48

Please sign in to comment.