From a5a7e2b2d0cb68380dd574418e62b95c59b57735 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Thu, 14 May 2020 00:55:01 +0000 Subject: [PATCH] chore(package): update @angular-devkit/schematics to version 9.1.6 Closes #33 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 30cb4d8..265a499 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "@angular/material": "^7.3.6" }, "devDependencies": { - "@angular-devkit/schematics": "^7.3.7", + "@angular-devkit/schematics": "^9.1.6", "@angular/animations": "^7.2.11", "@angular/compiler": "^7.2.11", "@angular/compiler-cli": "^7.2.11",