From 70e7b0b7d7cd8dfd055cd22248555301956a5370 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2020 07:04:37 +0000 Subject: [PATCH] Bump config from 2.0.2 to 3.3.1 Bumps [config](https://github.com/lorenwest/node-config) from 2.0.2 to 3.3.1. - [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..56ea234c 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.1", "cssnano": "~4.1.7", "glob": "~7.1.3", "js-yaml": "~3.12.0",