From b2a83e3d52184f53716b5ba0a3f271ff30dbd31f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2019 09:49:54 +0000 Subject: [PATCH] Bump projectz from 0.3.17 to 1.9.0 Bumps [projectz](https://github.com/bevry/projectz) from 0.3.17 to 1.9.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.9.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..5b00002 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.9.0" }, "directories": { "lib": "./out/lib"