Skip to content

Commit 59934a2

Browse files
chore(deps): bump @angular/router from 9.1.8 to 9.1.9
Bumps [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) from 9.1.8 to 9.1.9. - [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 22528f2 commit 59934a2

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": "^8.2.14",
57-
"@angular/router": "^9.1.8",
57+
"@angular/router": "^9.1.9",
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@^9.1.8":
244-
version "9.1.8"
245-
resolved "https://registry.yarnpkg.com/@angular/router/-/router-9.1.8.tgz#d01026a43f65d4e867a29e381824b70e2fa733d9"
246-
integrity sha512-ZZdJ4y4YiowQRx4/hEiAw+mGulqrNnnhX1Alfwua7k9paqk+BKyUq3ipy48L1sgk0LxwzeAvvfPS7ad/w/WjfQ==
243+
"@angular/router@^9.1.9":
244+
version "9.1.9"
245+
resolved "https://registry.yarnpkg.com/@angular/router/-/router-9.1.9.tgz#5d79d72cb62ea1c04ea70238846653ecf9c4a73c"
246+
integrity sha512-4u+CWMPB4hCkAsFCEzC94YEWT0wVozqGkc/Dortt2hFaqvZpIegg6iJVZlDxuyDjzFYBPnnbTDdgiTTA8ckfuA==
247247

248248
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.5.5", "@babel/code-frame@^7.8.3":
249249
version "7.8.3"

0 commit comments

Comments
 (0)