Skip to content

Commit cf03767

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

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": "^10.0.9",
57-
"@angular/router": "^10.0.9",
57+
"@angular/router": "^10.0.10",
5858
"core-js": "^3.6.5",
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@^10.0.9":
254-
version "10.0.9"
255-
resolved "https://registry.yarnpkg.com/@angular/router/-/router-10.0.9.tgz#63ad68848d5653c7b87d821c5243f88d539b5c9f"
256-
integrity sha512-B3xnO5JFFw/cP8vHxujgnznMo4P/9W1G1pvXEOmKje4CRxf+3089ikgyHxbm45OYoN4H/c6QtBUZ9KN9u3rYKg==
253+
"@angular/router@^10.0.10":
254+
version "10.0.10"
255+
resolved "https://registry.yarnpkg.com/@angular/router/-/router-10.0.10.tgz#fee0fccbe00c3f4a29ddeef9fe1bcbcb8b7ad28c"
256+
integrity sha512-wDmr/Spuv4OhPK5a49AvgJhaedRw4yb7nmPMd51sWqzOV31RRcGXORjiXZOcSpElLxM9f7JV0tWDR5p5ko/kPA==
257257
dependencies:
258258
tslib "^2.0.0"
259259

0 commit comments

Comments
 (0)