From 02fd23736312064327f8015d312820ba54f40a42 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2019 10:00:36 +0000 Subject: [PATCH] Bump underscore.string from 3.3.4 to 3.3.5 Bumps [underscore.string](https://github.com/epeli/underscore.string) from 3.3.4 to 3.3.5. - [Release notes](https://github.com/epeli/underscore.string/releases) - [Changelog](https://github.com/esamattis/underscore.string/blob/master/CHANGELOG.markdown) - [Commits](https://github.com/epeli/underscore.string/compare/3.3.4...3.3.5) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 23f18ca..5ee0af3 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "request": "2.74.0", "rimraf": "2.5.4", "shelljs": "0.7.4", - "underscore.string": "3.3.4", + "underscore.string": "3.3.5", "write-json-file": "2.0.0" } }