Skip to content

Commit

Permalink
build(deps): bump csv-parse from 5.4.0 to 5.5.0
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.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/csv-parse@5.5.0/packages/csv-parse)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 25, 2023
1 parent 2be3d93 commit dfcd13e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@actions/tool-cache": "^2.0.1",
"@octokit/plugin-rest-endpoint-methods": "^7.2.3",
"async-retry": "^1.3.3",
"csv-parse": "^5.4.0",
"csv-parse": "^5.5.0",
"handlebars": "^4.7.8",
"jwt-decode": "^3.1.2",
"semver": "^7.5.4",
Expand Down
11 changes: 9 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -981,7 +981,7 @@ __metadata:
"@typescript-eslint/parser": ^5.56.0
async-retry: ^1.3.3
cpy-cli: ^4.2.0
csv-parse: ^5.4.0
csv-parse: ^5.5.0
dotenv: ^16.0.3
eslint: ^8.36.0
eslint-config-prettier: ^8.8.0
Expand Down Expand Up @@ -2876,13 +2876,20 @@ __metadata:
languageName: node
linkType: hard

"csv-parse@npm:*, csv-parse@npm:^5.4.0":
"csv-parse@npm:*":
version: 5.4.0
resolution: "csv-parse@npm:5.4.0"
checksum: e9c2f23953f628849c476adeb9f500e9c03fcfe98fea7b732366e3c2ed0b07a5e67f32ca12a0132db6eb71601c080b4935b5921296db3625a597e24caa16f633
languageName: node
linkType: hard

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

"debug@npm:4, debug@npm:^4.1.0, debug@npm:^4.1.1":
version: 4.3.1
resolution: "debug@npm:4.3.1"
Expand Down

0 comments on commit dfcd13e

Please sign in to comment.