Skip to content

Commit

Permalink
chore(deps): Bump csv-parse from 5.5.5 to 5.5.6
Browse files Browse the repository at this point in the history
Bumps [csv-parse](https://github.com/adaltas/node-csv/tree/HEAD/packages/csv-parse) from 5.5.5 to 5.5.6.
- [Changelog](https://github.com/adaltas/node-csv/blob/master/packages/csv-parse/CHANGELOG.md)
- [Commits](https://github.com/adaltas/node-csv/commits/csv-parse@5.5.6/packages/csv-parse)

---
updated-dependencies:
- dependency-name: csv-parse
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 14, 2024
1 parent 2ee3d30 commit 20a7124
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@actions/github": "^6.0.0",
"@docker/actions-toolkit": "^0.20.0",
"@renovate/pep440": "^1.0.0",
"csv-parse": "^5.5.5",
"csv-parse": "^5.5.6",
"handlebars": "^4.7.8",
"moment": "^2.30.1",
"moment-timezone": "^0.5.45",
Expand Down
9 changes: 8 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2759,6 +2759,13 @@ __metadata:
languageName: node
linkType: hard

"csv-parse@npm:^5.5.6":
version: 5.5.6
resolution: "csv-parse@npm:5.5.6"
checksum: ee06f97f674487dc1d001b360de8ea510a41b9d971abf43bcf9c3be22c83a3634df0d3ebfbe52fd49d145077066be7ff9f25de3fc6b71aefb973099b04147a25
languageName: node
linkType: hard

"debug@npm:4, debug@npm:^4.3.2, debug@npm:^4.3.4":
version: 4.3.4
resolution: "debug@npm:4.3.4"
Expand Down Expand Up @@ -2896,7 +2903,7 @@ __metadata:
"@typescript-eslint/eslint-plugin": ^6.6.0
"@typescript-eslint/parser": ^6.6.0
"@vercel/ncc": ^0.38.0
csv-parse: ^5.5.5
csv-parse: ^5.5.6
dotenv: ^16.3.1
eslint: ^8.48.0
eslint-config-prettier: ^9.0.0
Expand Down

0 comments on commit 20a7124

Please sign in to comment.