Skip to content

Commit

Permalink
Merge pull request #210 from docker/dependabot/npm_and_yarn/csv-parse…
Browse files Browse the repository at this point in the history
…-5.1.0

Bump csv-parse from 5.0.4 to 5.1.0
  • Loading branch information
crazy-max committed Jun 7, 2022
2 parents f66710e + 44eccea commit 97c170d
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion dist/index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/index.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -32,7 +32,7 @@
"@actions/core": "^1.8.2",
"@actions/github": "^5.0.3",
"@renovate/pep440": "^1.0.0",
"csv-parse": "^5.0.4",
"csv-parse": "^5.1.0",
"handlebars": "^4.7.7",
"moment": "^2.29.3",
"semver": "^7.3.7"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -1604,10 +1604,10 @@ cssstyle@^2.3.0:
dependencies:
cssom "~0.3.6"

csv-parse@*, csv-parse@^5.0.4:
version "5.0.4"
resolved "https://registry.yarnpkg.com/csv-parse/-/csv-parse-5.0.4.tgz#97e5e654413bcf95f2714ce09bcb2be6de0eb8e3"
integrity sha512-5AIdl8l6n3iYQYxan5djB5eKDa+vBnhfWZtRpJTcrETWfVLYN0WSj3L9RwvgYt+psoO77juUr8TG8qpfGZifVQ==
csv-parse@*, csv-parse@^5.1.0:
version "5.1.0"
resolved "https://registry.yarnpkg.com/csv-parse/-/csv-parse-5.1.0.tgz#e587e969bf0385ecf4f36f584ed5ddebba0237ab"
integrity sha512-JL+Q6YEikT2uoe57InjFFa6VejhSv0tDwOxeQ1bVQKeUC/NCnLAAZ8n3PzowPQQLuZ37fysDYZipB2UJkH9C6A==

data-urls@^2.0.0:
version "2.0.0"
Expand Down

0 comments on commit 97c170d

Please sign in to comment.