Skip to content

Commit b45ac69

Browse files
chore(deps): bump @angular/router from 10.2.2 to 10.2.3
Bumps [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) from 10.2.2 to 10.2.3. - [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 330a165 commit b45ac69

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.2.2",
57-
"@angular/router": "^10.2.2",
57+
"@angular/router": "^10.2.3",
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@^10.2.2":
254-
version "10.2.2"
255-
resolved "https://registry.yarnpkg.com/@angular/router/-/router-10.2.2.tgz#cb2575f72e11d61faf46427d2a43c1baf13e616a"
256-
integrity sha512-jskLB4B3ccJS9YUFGgrR8JC6Ae31U1iw6gefh/S0xP742IxhgexxrxDUu/NAZkLV51sQ++snpnUK9DZU1kpXmA==
253+
"@angular/router@^10.2.3":
254+
version "10.2.3"
255+
resolved "https://registry.yarnpkg.com/@angular/router/-/router-10.2.3.tgz#6507c58b61452a79172f47a7a34211c0fedfa55f"
256+
integrity sha512-QUVqEOai3hASeMgTXIVo9Ql6EGJ+v0QHs/O+5pFplXGAzMQDpCnrpOuB4FExWxdafiiYfKfLlNvxj0tEJ2gU0w==
257257
dependencies:
258258
tslib "^2.0.0"
259259

0 commit comments

Comments
 (0)