From 6175da05aad54b6236e5b675f05e80a1f18d0c13 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Fri, 29 Mar 2019 04:42:37 +0000 Subject: [PATCH] build(deps): Bump @oclif/config from 1.12.9 to 1.12.12 Bumps [@oclif/config](https://github.com/oclif/config) from 1.12.9 to 1.12.12. - [Release notes](https://github.com/oclif/config/releases) - [Changelog](https://github.com/oclif/config/blob/master/CHANGELOG.md) - [Commits](https://github.com/oclif/config/compare/v1.12.9...v1.12.12) Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index e9a6c59..5b81484 100644 --- a/package-lock.json +++ b/package-lock.json @@ -413,9 +413,9 @@ } }, "@oclif/config": { - "version": "1.12.9", - "resolved": "https://registry.npmjs.org/@oclif/config/-/config-1.12.9.tgz", - "integrity": "sha512-kirFdwOPHmcKPJWcTvM8Xhz30i/usC0rITfENshIvFZySWigpWaj3nLWMbu482EOcxzUqjaz55kSHv6jDFjc5w==", + "version": "1.12.12", + "resolved": "https://registry.npmjs.org/@oclif/config/-/config-1.12.12.tgz", + "integrity": "sha512-0vlX5VYvOfF9QbkCqMyPSzH9GMp6at4Mbqn8CxCskxhKvNZoPD5ocda2ku0zEnoqxGAQ4VfQP7NCqJthuiStfg==", "requires": { "debug": "^4.1.1", "tslib": "^1.9.3"