Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 1, 2024
1 parent c0b5fbb commit bd65f24
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"homepage": "https://github.com/tldr-pages/tldr-translation-pairs-gen#readme",
"dependencies": {
"commander": "^12.0.0",
"csv-stringify": "^6.4.5",
"csv-stringify": "^6.4.6",
"glob": "^8.0.3",
"marked": "^4.0.17",
"xmlbuilder2": "^3.1.1"
Expand Down

0 comments on commit bd65f24

Please sign in to comment.