From dfb6a032490e859a45bee8cde4f2430ca7355bcb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Mar 2020 21:47:04 +0000 Subject: [PATCH] chore(deps-dev): bump minimist in /data/templates/myCustomTemplate Bumps [minimist](https://github.com/substack/minimist) from 1.2.0 to 1.2.5. - [Release notes](https://github.com/substack/minimist/releases) - [Commits](https://github.com/substack/minimist/compare/1.2.0...1.2.5) Signed-off-by: dependabot[bot] --- data/templates/myCustomTemplate/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/templates/myCustomTemplate/package.json b/data/templates/myCustomTemplate/package.json index 41248742..782a4b34 100644 --- a/data/templates/myCustomTemplate/package.json +++ b/data/templates/myCustomTemplate/package.json @@ -6,7 +6,7 @@ "nativescript-theme-core": "~1.0.2" }, "devDependencies": { - "minimist": "1.2.0", + "minimist": "1.2.5", "nativescript-dev-android-snapshot": "^0.*.*" }, "description": "dummy",