Skip to content

Commit 70127a9

Browse files
chore(deps): bump @angular/router from 10.0.4 to 10.0.5
Bumps [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) from 10.0.4 to 10.0.5. - [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.5/packages/router) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 94e052d commit 70127a9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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.5",
57-
"@angular/router": "^10.0.4",
57+
"@angular/router": "^10.0.5",
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.4":
254-
version "10.0.4"
255-
resolved "https://registry.yarnpkg.com/@angular/router/-/router-10.0.4.tgz#d68c2711b53f3bdc1508d9b7e90b181b4e09f42c"
256-
integrity sha512-iDLWdmltU5pZ6M/fBKC5Kg2o9Aqb1YJ+oHXFu186BQAl2RNeNCmMQ0VaCxjpMgD/MoSxpuRuGQ6rRrCSFCxtcQ==
253+
"@angular/router@^10.0.5":
254+
version "10.0.5"
255+
resolved "https://registry.yarnpkg.com/@angular/router/-/router-10.0.5.tgz#3e5f8be439b827b1d7bc980d673dec216a2f0769"
256+
integrity sha512-hUGffVOjkdaN5IN9fSipm5ED+XGyfc9yOr5hYr/6YA3H4xaQzXZGlzrrDhAVltTyYalD2LJeXhzlvp59lXgcjg==
257257
dependencies:
258258
tslib "^2.0.0"
259259

0 commit comments

Comments
 (0)