Skip to content

Commit 2929b8a

Browse files
chore(deps): bump @angular/router from 10.0.7 to 10.0.8
Bumps [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) from 10.0.7 to 10.0.8. - [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/10.0.8/packages/router) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 163e4e6 commit 2929b8a

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.7",
57-
"@angular/router": "^10.0.7",
57+
"@angular/router": "^10.0.8",
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.7":
254-
version "10.0.7"
255-
resolved "https://registry.yarnpkg.com/@angular/router/-/router-10.0.7.tgz#8fe294f1054214a8aff9a3d982756a4b4dcf6284"
256-
integrity sha512-uZAUTSQNuDvpkWGqF2qTkqr+btrNwg9USRB08lzhkWH351Myt1S/7ECVYOWNek6b/NmlAA+e3Kcyb94uDwMEew==
253+
"@angular/router@^10.0.8":
254+
version "10.0.8"
255+
resolved "https://registry.yarnpkg.com/@angular/router/-/router-10.0.8.tgz#8eec22a8c1050be4fb4003d177bee9e566df8aaf"
256+
integrity sha512-Plub5gtfRv0Uk/e1Q66LVXRohzfMPqE9a4OqboFDjlWT5a94XSJaSHMgQHZ0esKoRidxijo3aRJOUSc/LAO9JQ==
257257
dependencies:
258258
tslib "^2.0.0"
259259

0 commit comments

Comments
 (0)