Skip to content

Commit

Permalink
chore(deps-dev): bump csv-parse from 4.14.1 to 4.15.3 (#845)
Browse files Browse the repository at this point in the history
Bumps [csv-parse](https://github.com/wdavidw/node-csv-parse) from 4.14.1 to 4.15.3.
- [Release notes](https://github.com/wdavidw/node-csv-parse/releases)
- [Changelog](https://github.com/adaltas/node-csv-parse/blob/master/CHANGELOG.md)
- [Commits](adaltas/node-csv-parse@v4.14.1...v4.15.3)

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] committed Mar 9, 2021
1 parent 189aea5 commit 08e4ea9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"@typescript-eslint/parser": "^4.17.0",
"@wowts/tstolua": "^1.13.4",
"commitlint": "^11.0.0",
"csv-parse": "^4.12.0",
"csv-parse": "^4.15.3",
"eslint": "^7.21.0",
"husky": "^4.3.5",
"jest": "^26.6.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2149,10 +2149,10 @@ cssstyle@^2.2.0:
dependencies:
cssom "~0.3.6"

csv-parse@^4.12.0:
version "4.14.1"
resolved "https://registry.yarnpkg.com/csv-parse/-/csv-parse-4.14.1.tgz#b6b3736508fb94682fa6d450fe1755237221d291"
integrity sha512-4wmcO7QbWtDAncGFaBwlWFPhEN4Akr64IbM4zvDwEOFekI8blLc04Nw7XjQjtSNy+3AUAgBgtUa9nWo5Cq89Xg==
csv-parse@^4.15.3:
version "4.15.3"
resolved "https://registry.yarnpkg.com/csv-parse/-/csv-parse-4.15.3.tgz#8a62759617a920c328cb31c351b05053b8f92b10"
integrity sha512-jlTqDvLdHnYMSr08ynNfk4IAUSJgJjTKy2U5CQBSu4cN9vQOJonLVZP4Qo4gKKrIgIQ5dr07UwOJdi+lRqT12w==

currently-unhandled@^0.4.1:
version "0.4.1"
Expand Down

0 comments on commit 08e4ea9

Please sign in to comment.