Skip to content

Commit

Permalink
Merge pull request #136 from sebgroup/dependabot/npm_and_yarn/csv-par…
Browse files Browse the repository at this point in the history
…se-5.5.0

chore(deps-dev): bump csv-parse from 5.4.0 to 5.5.0
  • Loading branch information
Alexander Czigler authored Sep 7, 2023
2 parents f63f711 + 5c359a0 commit 1e2e32e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"devDependencies": {
"@turbo/gen": "1.10.13",
"@types/node": "18.17.4",
"csv-parse": "5.4.0",
"csv-parse": "5.5.0",
"fast-xml-parser": "4.2.7",
"prettier": "3.0.3",
"tsup": "7.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1806,10 +1806,10 @@ csv-generate@^3.4.3:
resolved "https://registry.yarnpkg.com/csv-generate/-/csv-generate-3.4.3.tgz#bc42d943b45aea52afa896874291da4b9108ffff"
integrity sha512-w/T+rqR0vwvHqWs/1ZyMDWtHHSJaN06klRqJXBEpDJaM/+dZkso0OKh1VcuuYvK3XM53KysVNq8Ko/epCK8wOw==

csv-parse@5.4.0:
version "5.4.0"
resolved "https://registry.yarnpkg.com/csv-parse/-/csv-parse-5.4.0.tgz#6793210a4a49a9a74b3fde3f9d00f3f52044fd89"
integrity sha512-JiQosUWiOFgp4hQn0an+SBoV9IKdqzhROM0iiN4LB7UpfJBlsSJlWl9nq4zGgxgMAzHJ6V4t29VAVD+3+2NJAg==
csv-parse@5.5.0:
version "5.5.0"
resolved "https://registry.yarnpkg.com/csv-parse/-/csv-parse-5.5.0.tgz#2313421e69b650dae32a79ac884b20b21ca1d9da"
integrity sha512-RxruSK3M4XgzcD7Trm2wEN+SJ26ChIb903+IWxNOcB5q4jT2Cs+hFr6QP39J05EohshRFEvyzEBoZ/466S2sbw==

csv-parse@^4.16.3:
version "4.16.3"
Expand Down

0 comments on commit 1e2e32e

Please sign in to comment.