Skip to content

Commit e6832d7

Browse files
chore(deps): bump @angular/router from 11.2.0 to 11.2.1
Bumps [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) from 11.2.0 to 11.2.1. - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/11.2.1/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/11.2.1/packages/router) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent cc85696 commit e6832d7

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@angular/forms": "^8.1.2",
5555
"@angular/platform-browser": "^8.1.2",
5656
"@angular/platform-browser-dynamic": "^11.2.1",
57-
"@angular/router": "^11.2.0",
57+
"@angular/router": "^11.2.1",
5858
"core-js": "^3.8.3",
5959
"electron": "^6.0.3",
6060
"ffi-napi": "^2.5.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -250,10 +250,10 @@
250250
dependencies:
251251
tslib "^1.9.0"
252252

253-
"@angular/router@^11.2.0":
254-
version "11.2.0"
255-
resolved "https://registry.yarnpkg.com/@angular/router/-/router-11.2.0.tgz#00dca75d6dce5a88259fea88866caa51ebf1d1a7"
256-
integrity sha512-Gw08D6W4SGEIgm5zKdGs1yCW7FnwYjF8cycWczrpU8fmZh+WLbIjPAy/blI/nByCDU9BGyZ7cWGOiQJHEnzWmg==
253+
"@angular/router@^11.2.1":
254+
version "11.2.1"
255+
resolved "https://registry.yarnpkg.com/@angular/router/-/router-11.2.1.tgz#7f7d62f312af5a578cee28d595559f9120e766ac"
256+
integrity sha512-YAq3zO8xdfjqEZ8Ur3go+5JXGIwpSTDj86dzZUMhTIsUuSVluBNdG1A+BQV2X5QNLh7VtdwfW5Npbjkn0Go/Cw==
257257
dependencies:
258258
tslib "^2.0.0"
259259

0 commit comments

Comments
 (0)