Skip to content

Commit ced16ba

Browse files
Bump csv-parse from 5.4.0 to 5.5.0
Bumps [csv-parse](https://github.com/adaltas/node-csv/tree/HEAD/packages/csv-parse) from 5.4.0 to 5.5.0. - [Changelog](https://github.com/adaltas/node-csv/blob/master/packages/csv-parse/CHANGELOG.md) - [Commits](https://github.com/adaltas/node-csv/commits/[email protected]/packages/csv-parse) --- updated-dependencies: - dependency-name: csv-parse dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0f8c876 commit ced16ba

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@actions/github": "^5.1.1",
3434
"@docker/actions-toolkit": "^0.6.0",
3535
"@renovate/pep440": "^1.0.0",
36-
"csv-parse": "^5.4.0",
36+
"csv-parse": "^5.5.0",
3737
"handlebars": "^4.7.7",
3838
"moment": "^2.29.4",
3939
"moment-timezone": "^0.5.43",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1772,10 +1772,10 @@ cross-spawn@^7.0.2, cross-spawn@^7.0.3:
17721772
shebang-command "^2.0.0"
17731773
which "^2.0.1"
17741774

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

17801780
debug@^4.1.0, debug@^4.1.1:
17811781
version "4.3.2"

0 commit comments

Comments
 (0)