From ceca60a88be2801a1e88fbce084f492c2ca9f0d0 Mon Sep 17 00:00:00 2001 From: phips28 Date: Sat, 26 Oct 2019 20:03:22 +0200 Subject: [PATCH] update dependencies --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0ef848d..7bbacdb 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ }, "homepage": "https://github.com/phips28/gh-action-bump-version#readme", "dependencies": { - "yargs": "^12.0.5" + "yargs": "^14.2.0" }, "devDependencies": { "standard": "^12.0.1"