Skip to content

Commit 958cd6e

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

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.0.8",
57-
"@angular/router": "^11.0.8",
57+
"@angular/router": "^11.0.9",
5858
"core-js": "^3.8.2",
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.0.8":
254-
version "11.0.8"
255-
resolved "https://registry.yarnpkg.com/@angular/router/-/router-11.0.8.tgz#771b4a235eb696d4411e867f13701532b0d95c67"
256-
integrity sha512-vinpCct3r+6wFtGdYNa/l5PCpJqQSB/D9Z+zZBdmDUy9s32dggHG4msmVrYbFH/j7cKDAycqHGVFyj0hKGDQiQ==
253+
"@angular/router@^11.0.9":
254+
version "11.0.9"
255+
resolved "https://registry.yarnpkg.com/@angular/router/-/router-11.0.9.tgz#3798ab2c5a905f73d927d3779942e3a9d2bf5ddc"
256+
integrity sha512-WopMMhOw4YT8cplDXxxnTS7ByaGop3+frLOkVirY9MKcpcqLwXPblVq4rNKn395XgBVjNK6hmU91RScBnAuVLQ==
257257
dependencies:
258258
tslib "^2.0.0"
259259

0 commit comments

Comments
 (0)