From 50ad3f220d1c1f8d9c3e3d945329847d9c941d53 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 May 2021 13:07:23 +0000 Subject: [PATCH] Bump @angular/router from 11.1.2 to 11.2.13 Bumps [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) from 11.1.2 to 11.2.13. - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/master/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/11.2.13/packages/router) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b97c190..375060b 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "@angular/platform-browser-dynamic": "~11.1.2", "@angular/platform-browser": "~11.1.2", "@chatie/git-scripts": "^0.6.2", - "@angular/router": "~11.1.2", + "@angular/router": "~11.2.13", "@types/jasmine": "~3.6.3", "@types/jasminewd2": "~2.0.8", "@types/node": "^15.0.1",