Skip to content

Commit 5ffcded

Browse files
committed
Update dependencies
1 parent 1bbdc81 commit 5ffcded

File tree

3 files changed

+84
-84
lines changed

3 files changed

+84
-84
lines changed

package-lock.json

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

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,15 @@
1313
},
1414
"private": true,
1515
"dependencies": {
16-
"@angular/animations": "^6.1.2",
17-
"@angular/common": "^6.1.2",
18-
"@angular/compiler": "^6.1.2",
19-
"@angular/core": "^6.1.2",
20-
"@angular/forms": "^6.1.2",
21-
"@angular/http": "^6.1.2",
22-
"@angular/platform-browser": "^6.1.2",
23-
"@angular/platform-browser-dynamic": "^6.1.2",
24-
"@angular/router": "^6.1.2",
16+
"@angular/animations": "^6.1.4",
17+
"@angular/common": "^6.1.4",
18+
"@angular/compiler": "^6.1.4",
19+
"@angular/core": "^6.1.4",
20+
"@angular/forms": "^6.1.4",
21+
"@angular/http": "^6.1.4",
22+
"@angular/platform-browser": "^6.1.4",
23+
"@angular/platform-browser-dynamic": "^6.1.4",
24+
"@angular/router": "^6.1.4",
2525
"bootstrap": "^4.1.3",
2626
"core-js": "^2.5.4",
2727
"rxjs": "^6.2.2",
@@ -30,9 +30,9 @@
3030
"devDependencies": {
3131
"@angular-devkit/build-angular": "~0.6.8",
3232
"@angular-devkit/build-ng-packagr": "~0.6.8",
33-
"@angular/cli": "~6.1.3",
34-
"@angular/compiler-cli": "^6.1.2",
35-
"@angular/language-service": "^6.1.2",
33+
"@angular/cli": "~6.1.5",
34+
"@angular/compiler-cli": "^6.1.4",
35+
"@angular/language-service": "^6.1.4",
3636
"@types/jasmine": "~2.8.6",
3737
"@types/jasminewd2": "~2.0.3",
3838
"@types/node": "~8.9.4",

projects/angular-token/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-token",
3-
"version": "6.0.0",
3+
"version": "6.0.2",
44
"repository": "https://github.com/neroniaky/angular-token.git",
55
"author": {
66
"name": "Jan-Philipp Riethmacher",

0 commit comments

Comments
 (0)