From 6b058cffdaefad5e4e23ca9cd1ae9294e2ddfd35 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 24 Nov 2019 09:13:11 +0000 Subject: [PATCH] Bump projectz from 0.3.17 to 1.12.0 Bumps [projectz](https://github.com/bevry/projectz) from 0.3.17 to 1.12.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.12.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..26ccdc2 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.12.0" }, "directories": { "lib": "./out/lib"