Skip to content

Commit c8ba6b8

Browse files
chore(deps): bump @angular/router from 11.2.9 to 11.2.11
Bumps [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) from 11.2.9 to 11.2.11. - [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.11/packages/router) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent d608975 commit c8ba6b8

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.10",
57-
"@angular/router": "^11.2.9",
57+
"@angular/router": "^11.2.11",
5858
"core-js": "^3.10.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.9":
254-
version "11.2.9"
255-
resolved "https://registry.yarnpkg.com/@angular/router/-/router-11.2.9.tgz#33a70a890e3a4ae6d0df6f9ba0a436ac4d5fd9c9"
256-
integrity sha512-DNMaLXleQ4aaNJmVuwnKRkATjR3akUt4kjFFELiHMH8jEO2GBUveqsgjYibXsZ/5L6jSsvaxYvt0n2HGwxG9Tg==
253+
"@angular/router@^11.2.11":
254+
version "11.2.11"
255+
resolved "https://registry.yarnpkg.com/@angular/router/-/router-11.2.11.tgz#fa3a5e1c896b5f9ade7eab658fa0c29dd85d72bf"
256+
integrity sha512-OPa8+sId5gz21LJqA4Syos/ue/FFxMuIhx4eOlZ5jcv/FEoDVeT4ByCIejg76HfZy8+n1zsWYvo+Mqe6dvRUpQ==
257257
dependencies:
258258
tslib "^2.0.0"
259259

0 commit comments

Comments
 (0)