From 139ae1547e37ceb84ba4abc981ebb6435fbc3486 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2019 09:18:42 +0000 Subject: [PATCH] Bump projectz from 0.3.17 to 1.10.0 Bumps [projectz](https://github.com/bevry/projectz) from 0.3.17 to 1.10.0. - [Release notes](https://github.com/bevry/projectz/releases) - [Changelog](https://github.com/bevry/projectz/blob/master/HISTORY.md) - [Commits](https://github.com/bevry/projectz/compare/v0.3.17...v1.10.0) 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 9f609a4..5ace213 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "joe": "~1.5.0", "joe-reporter-console": "~1.2.1", "benchmark": "~1.0.0", - "projectz": "~0.3.17" + "projectz": "~1.10.0" }, "directories": { "lib": "./out/lib"