From 413dfaa2a23b35d19f471f6b209f47abee5e3ec6 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 24 Feb 2020 07:26:14 +0000 Subject: [PATCH] Bump config from 2.0.2 to 3.2.6 Bumps [config](https://github.com/lorenwest/node-config) from 2.0.2 to 3.2.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..af1d2ea3 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.2.6", "cssnano": "~4.1.7", "glob": "~7.1.3", "js-yaml": "~3.12.0",