From a254210a541f76b8ab50389759fa824d787d6459 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Aug 2023 09:12:16 +0000 Subject: [PATCH] Bump @schematics/angular from 13.3.11 to 16.2.0 Bumps [@schematics/angular](https://github.com/angular/angular-cli) from 13.3.11 to 16.2.0. - [Release notes](https://github.com/angular/angular-cli/releases) - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular-cli/compare/13.3.11...16.2.0) --- updated-dependencies: - dependency-name: "@schematics/angular" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index efcc74e..9276288 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "@angular/compiler-cli": "~13.3.0", "@microsoft/microsoft-graph-types": "^2.16.0", "@nativescript/schematics": "^11.2.0", - "@schematics/angular": "^13.0.1", + "@schematics/angular": "^16.2.0", "@types/d3": "^7.1.0", "@types/jasmine": "~3.8.0", "@types/node": "^12.11.1",