From 15fe046ec98dd9801bf5abbeecd9f897dedd623b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Jun 2023 09:17:41 +0000 Subject: [PATCH] Bump @schematics/angular from 13.3.11 to 16.0.5 Bumps [@schematics/angular](https://github.com/angular/angular-cli) from 13.3.11 to 16.0.5. - [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.0.5) --- 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..6956b36 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.0.5", "@types/d3": "^7.1.0", "@types/jasmine": "~3.8.0", "@types/node": "^12.11.1",