mirror of
https://github.com/erlef/setup-beam.git
synced 2026-07-23 07:06:07 +00:00
Bump csv-parse from 6.0.0 to 6.1.0 (#366)
--- updated-dependencies: - dependency-name: csv-parse dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
Generated
+4
-4
@@ -10,7 +10,7 @@
|
||||
"@actions/core": "1.11.1",
|
||||
"@actions/exec": "1.1.1",
|
||||
"@actions/tool-cache": "2.0.2",
|
||||
"csv-parse": "6.0.0",
|
||||
"csv-parse": "6.1.0",
|
||||
"lodash": "4.17.21",
|
||||
"semver": "7.7.2"
|
||||
},
|
||||
@@ -686,9 +686,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/csv-parse": {
|
||||
"version": "6.0.0",
|
||||
"resolved": "https://registry.npmjs.org/csv-parse/-/csv-parse-6.0.0.tgz",
|
||||
"integrity": "sha512-6aB9WrymEruVDwQOwa5AuYk4/Gb+HaJgLHGKOA9BXTqgsIFvbdHzQzZOuqNCOooTGciPDaHzTlGkU5P6kYVUYw==",
|
||||
"version": "6.1.0",
|
||||
"resolved": "https://registry.npmjs.org/csv-parse/-/csv-parse-6.1.0.tgz",
|
||||
"integrity": "sha512-CEE+jwpgLn+MmtCpVcPtiCZpVtB6Z2OKPTr34pycYYoL7sxdOkXDdQ4lRiw6ioC0q6BLqhc6cKweCVvral8yhw==",
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/debug": {
|
||||
|
||||
+1
-1
@@ -19,7 +19,7 @@
|
||||
"@actions/core": "1.11.1",
|
||||
"@actions/exec": "1.1.1",
|
||||
"@actions/tool-cache": "2.0.2",
|
||||
"csv-parse": "6.0.0",
|
||||
"csv-parse": "6.1.0",
|
||||
"semver": "7.7.2",
|
||||
"lodash": "4.17.21"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user