From d685252a89d0e256e5e450ef16829013432c892f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 9 Mar 2021 05:55:47 +0000 Subject: [PATCH] Bump config from 2.0.2 to 3.3.6 Bumps [config](https://github.com/lorenwest/node-config) from 2.0.2 to 3.3.6. - [Release notes](https://github.com/lorenwest/node-config/releases) - [Changelog](https://github.com/lorenwest/node-config/blob/master/History.md) - [Commits](https://github.com/lorenwest/node-config/commits) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 56f63552..11369c24 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "babel-plugin-wrap-in-js": "1", "breakpoint-sass": "~2.7.1", "colour-me-life": "~2.0.0", - "config": "~2.0.1", + "config": "~3.3.6", "cssnano": "~4.1.7", "glob": "~7.1.3", "js-yaml": "~3.12.0",