From 7df49ff4b0522a753f97b15dc0ee48770f4422e7 Mon Sep 17 00:00:00 2001 From: GRIS Maxime Date: Fri, 7 Feb 2020 13:58:52 +0100 Subject: [PATCH] feat/ update angular 8 deps --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 36d9612..49a014c 100644 --- a/package.json +++ b/package.json @@ -40,9 +40,9 @@ }, "devDependencies": { "@angular-builders/custom-webpack": "8.2.0", - "@angular-devkit/build-angular": "0.803.21", + "@angular-devkit/build-angular": "0.803.25", "@angular-eslint/builder": "0.0.1-alpha.17", - "@angular/cli": "8.3.21", + "@angular/cli": "8.3.25", "@angular/common": "8.2.14", "@angular/compiler": "8.2.14", "@angular/compiler-cli": "8.2.14",