chore(deps): bump string-argv from 0.3.1 to 0.3.2 (#506)

Bumps [string-argv](https://github.com/mccormicka/string-argv) from 0.3.1 to 0.3.2.
- [Release notes](https://github.com/mccormicka/string-argv/releases)
- [Changelog](https://github.com/mccormicka/string-argv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mccormicka/string-argv/commits)

---
updated-dependencies:
- dependency-name: string-argv
  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>
This commit is contained in:
dependabot[bot]
2023-05-08 14:59:45 +02:00
committed by GitHub
parent 1bad3abcf0
commit 5cddcbc716
2 changed files with 8 additions and 8 deletions

View File

@@ -34,7 +34,7 @@
"actions-toolkit": "github:EndBug/actions-toolkit#core-actions",
"js-yaml": "^4.1.0",
"simple-git": "^3.18.0",
"string-argv": "^0.3.1"
"string-argv": "^0.3.2"
},
"devDependencies": {
"@types/js-yaml": "^4.0.5",