Skip to content

Commit 3e4ccd0

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

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.5",
57-
"@angular/router": "^11.2.5",
57+
"@angular/router": "^11.2.6",
5858
"core-js": "^3.9.1",
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.5":
254-
version "11.2.5"
255-
resolved "https://registry.yarnpkg.com/@angular/router/-/router-11.2.5.tgz#d13c81df10691f08e8fff765813ea03532493972"
256-
integrity sha512-vQ+jbZTlmXiVu1bE6uPJOL3WDYoBTowrzGbjHbGzbPshGVJntD6xGKHUelefPTKwaJ5svmQp+FaUovfyi3fj/w==
253+
"@angular/router@^11.2.6":
254+
version "11.2.6"
255+
resolved "https://registry.yarnpkg.com/@angular/router/-/router-11.2.6.tgz#5845ef37e85400aeeaf0ffe670802a58569638cc"
256+
integrity sha512-n/3Sp36slXzRXUcUO9nVs3CkgFxa6U9A8GENeyxq9XQtcE912jOP4dzjDi3hlaNKbX9ijOyEh505KpqmiSYATg==
257257
dependencies:
258258
tslib "^2.0.0"
259259

0 commit comments

Comments
 (0)