Skip to content

Commit b92681c

Browse files
chore(deps): bump @angular/router from 11.2.2 to 11.2.3
Bumps [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) from 11.2.2 to 11.2.3. - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/11.2.3/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/11.2.3/packages/router) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent a3907c2 commit b92681c

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": "^11.2.2",
57-
"@angular/router": "^11.2.2",
57+
"@angular/router": "^11.2.3",
5858
"core-js": "^3.9.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@^11.2.2":
254-
version "11.2.2"
255-
resolved "https://registry.yarnpkg.com/@angular/router/-/router-11.2.2.tgz#712c1901e9f285a48283736e52a50e0ce8654eeb"
256-
integrity sha512-TMX/yI7aXkdGtxne4ow6JPSl0+b4viPchCTawuUSbYuOHC8QiTcwPS/jCD+fOTkIURs6zozhd10HSpQvocz/Xw==
253+
"@angular/router@^11.2.3":
254+
version "11.2.3"
255+
resolved "https://registry.yarnpkg.com/@angular/router/-/router-11.2.3.tgz#407a0797845c1cac963663537b30872e39e4b229"
256+
integrity sha512-lRuEIlNj2BcBZ17mt5SZY7v80PsvlS4J6EbKSOFeSYhALM/AQnaaCdrrMlQ1WyEa5bBUabxGT9/zvahBosy2yA==
257257
dependencies:
258258
tslib "^2.0.0"
259259

0 commit comments

Comments
 (0)