Skip to content

Commit e175cc8

Browse files
authored
Merge pull request #304 from DenysVuika/dependabot/npm_and_yarn/angular/ng-docker/angular/router-8.2.7
Bump @angular/router from 7.0.0 to 8.2.7 in /angular/ng-docker
2 parents 7b1df42 + 4640805 commit e175cc8

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

angular/ng-docker/package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

angular/ng-docker/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@angular/http": "^7.0.0",
2222
"@angular/platform-browser": "^7.0.0",
2323
"@angular/platform-browser-dynamic": "^7.0.0",
24-
"@angular/router": "^7.0.0",
24+
"@angular/router": "^8.2.7",
2525
"core-js": "^2.4.1",
2626
"rxjs": "^6.5.3",
2727
"zone.js": "^0.8.29"

angular/ng-docker/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -199,9 +199,9 @@
199199
dependencies:
200200
tslib "^1.9.0"
201201

202-
"@angular/router@^7.0.0":
203-
version "7.2.15"
204-
resolved "https://registry.yarnpkg.com/@angular/router/-/router-7.2.15.tgz#b2acbd07c17158801006cdd7e93113d6ec1f116e"
202+
"@angular/router@^8.2.7":
203+
version "8.2.7"
204+
resolved "https://registry.yarnpkg.com/@angular/router/-/router-8.2.7.tgz#90111d80397ca9418631b464b019d305a855a81d"
205205
dependencies:
206206
tslib "^1.9.0"
207207

0 commit comments

Comments
 (0)