Skip to content

Commit 35b0f04

Browse files
chore(deps): bump @angular/router from 11.0.1 to 11.0.2
Bumps [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) from 11.0.1 to 11.0.2. - [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.0.2/packages/router) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent a25b666 commit 35b0f04

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.1",
57-
"@angular/router": "^11.0.1",
57+
"@angular/router": "^11.0.2",
5858
"core-js": "^3.7.0",
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.1":
254-
version "11.0.1"
255-
resolved "https://registry.yarnpkg.com/@angular/router/-/router-11.0.1.tgz#065ea1a3dff367048bdb2cab73bd7f9dcd9bb1e8"
256-
integrity sha512-JSGFPCIqDEKwMf5jCRx9atUz/Ojo+x+9XV1Bm/BRzr9+DdQ/h62b/WbGGSRTa8LL01Ts5LLdBRtzMEPUMFLMOg==
253+
"@angular/router@^11.0.2":
254+
version "11.0.2"
255+
resolved "https://registry.yarnpkg.com/@angular/router/-/router-11.0.2.tgz#38119a49edbfc60552d3403b4fc081ec705e2d6d"
256+
integrity sha512-EU0lQ+3vv1ozly+Z4SgaGj/6CWMIExjnSnA1F7SI2yWmMgMMSb5CsGJ2xzr0V8ex3XZzuU2VuKF74muC58qSyg==
257257
dependencies:
258258
tslib "^2.0.0"
259259

0 commit comments

Comments
 (0)