Skip to content

Commit 96383f4

Browse files
authored
Merge pull request #320 from docker/dependabot/npm_and_yarn/csv-parse-5.5.0
Bump csv-parse from 5.4.0 to 5.5.0
2 parents 5a8a5ff + f138b96 commit 96383f4

File tree

4 files changed

+11
-16
lines changed

4 files changed

+11
-16
lines changed

dist/index.js

+8-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/index.js.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@actions/github": "^5.1.1",
3232
"@docker/actions-toolkit": "^0.12.0",
3333
"@renovate/pep440": "^1.0.0",
34-
"csv-parse": "^5.4.0",
34+
"csv-parse": "^5.5.0",
3535
"handlebars": "^4.7.8",
3636
"moment": "^2.29.4",
3737
"moment-timezone": "^0.5.43",

yarn.lock

+1-6
Original file line numberDiff line numberDiff line change
@@ -2025,12 +2025,7 @@ cross-spawn@^7.0.2, cross-spawn@^7.0.3:
20252025
shebang-command "^2.0.0"
20262026
which "^2.0.1"
20272027

2028-
csv-parse@*, csv-parse@^5.4.0:
2029-
version "5.4.0"
2030-
resolved "https://registry.yarnpkg.com/csv-parse/-/csv-parse-5.4.0.tgz#6793210a4a49a9a74b3fde3f9d00f3f52044fd89"
2031-
integrity sha512-JiQosUWiOFgp4hQn0an+SBoV9IKdqzhROM0iiN4LB7UpfJBlsSJlWl9nq4zGgxgMAzHJ6V4t29VAVD+3+2NJAg==
2032-
2033-
csv-parse@^5.5.0:
2028+
csv-parse@*, csv-parse@^5.5.0:
20342029
version "5.5.0"
20352030
resolved "https://registry.yarnpkg.com/csv-parse/-/csv-parse-5.5.0.tgz#2313421e69b650dae32a79ac884b20b21ca1d9da"
20362031
integrity sha512-RxruSK3M4XgzcD7Trm2wEN+SJ26ChIb903+IWxNOcB5q4jT2Cs+hFr6QP39J05EohshRFEvyzEBoZ/466S2sbw==

0 commit comments

Comments
 (0)