Skip to content

Commit

Permalink
fix(deps): update dependency csv-stringify to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 27, 2023
1 parent 1c0b70a commit 29270a5
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"abort-controller": "^3.0.0",
"chalk": "^4.1.2",
"csv-parse": "^4.16.3",
"csv-stringify": "^5.6.5",
"csv-stringify": "^6.0.0",
"glob": "^10.2.2",
"js-yaml": "^4.1.0",
"luxon": "^3.3.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2554,10 +2554,10 @@ __metadata:
languageName: node
linkType: hard

"csv-stringify@npm:^5.6.5":
version: 5.6.5
resolution: "csv-stringify@npm:5.6.5"
checksum: f93e1444857416081de3d86765b62e4c4f7c110974ad6bbcb0031d7db39b6624847ac9ee5705726e7011346f32f3696f27299b74b23a6c2b083adff0dd2755fe
"csv-stringify@npm:^6.0.0":
version: 6.4.0
resolution: "csv-stringify@npm:6.4.0"
checksum: 4d68c34a8f9ec52ec7b2da8a67c2c4b658431f4ba8f816a5e9b4664dc09ec37e5cf65a41dae13500488d38bd8b416b1dc179aad8275ba54e7b1735e21bbf2830
languageName: node
linkType: hard

Expand Down Expand Up @@ -8045,7 +8045,7 @@ resolve@^1.20.0:
commitizen: ^4.3.0
cross-env: ^7.0.3
csv-parse: ^4.16.3
csv-stringify: ^5.6.5
csv-stringify: ^6.0.0
cz-conventional-changelog: 3.3.0
glob: ^10.2.2
jest: ^29.5.0
Expand Down

0 comments on commit 29270a5

Please sign in to comment.