Skip to content

Commit 0969207

Browse files
chore(deps): bump @angular/router from 10.0.0 to 10.0.1
Bumps [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) from 10.0.0 to 10.0.1. - [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 6370b8f commit 0969207

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.0",
57-
"@angular/router": "^10.0.0",
57+
"@angular/router": "^10.0.1",
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
@@ -240,10 +240,10 @@
240240
dependencies:
241241
tslib "^1.9.0"
242242

243-
"@angular/router@^10.0.0":
244-
version "10.0.0"
245-
resolved "https://registry.yarnpkg.com/@angular/router/-/router-10.0.0.tgz#c06c873d3b06c4f5cc7c332b1d0887a473495c8b"
246-
integrity sha512-rx9e0eOwXypV/oWLrGsug3wx9lPnD6NUU3i20/VG9O1uMHgXfpnP8RJLcUHqmEMBZEYTLMo59fDE5LEgM1sIFg==
243+
"@angular/router@^10.0.1":
244+
version "10.0.1"
245+
resolved "https://registry.yarnpkg.com/@angular/router/-/router-10.0.1.tgz#fd73ecea4c32b34ee87d51c5e66350fb8c85edaa"
246+
integrity sha512-Lt+Z0EISei5nbfsico3ZHuVLS/OxtRNVb8+jvavS5AtBVu5LFfbMIaKNT8Yo8M+uCcRl+D6uE4JtzemYfIfOkA==
247247
dependencies:
248248
tslib "^2.0.0"
249249

0 commit comments

Comments
 (0)