Skip to content

Commit

Permalink
build: upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mattlewis92 committed May 31, 2019
1 parent 650242d commit c2562f1
Show file tree
Hide file tree
Showing 2 changed files with 76 additions and 76 deletions.
138 changes: 69 additions & 69 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,11 +50,11 @@
},
"homepage": "https://github.com/mattlewis92/angular-calendar#readme",
"devDependencies": {
"@angular-devkit/build-angular": "~0.800.0",
"@angular-devkit/build-ng-packagr": "~0.800.0",
"@angular-devkit/build-angular": "^0.800.1",
"@angular-devkit/build-ng-packagr": "^0.800.1",
"@angular/animations": "^8.0.0",
"@angular/cdk": "^8.0.0",
"@angular/cli": "^8.0.0",
"@angular/cli": "^8.0.1",
"@angular/common": "^8.0.0",
"@angular/compiler": "^8.0.0",
"@angular/compiler-cli": "^8.0.0",
Expand All @@ -68,12 +68,12 @@
"@commitlint/config-conventional": "^7.6.0",
"@commitlint/prompt": "^7.6.1",
"@compodoc/compodoc": "^1.1.9",
"@ng-bootstrap/ng-bootstrap": "^4.1.3",
"@ng-bootstrap/ng-bootstrap": "^4.2.0",
"@stackblitz/sdk": "^1.3.0",
"@types/chai": "^4.1.7",
"@types/mocha": "^5.2.6",
"@types/mocha": "^5.2.7",
"@types/moment-timezone": "^0.5.12",
"@types/node": "^12.0.3",
"@types/node": "^12.0.4",
"@types/sinon": "^7.0.12",
"@types/sinon-chai": "^3.2.2",
"angular-cli-ghpages": "^0.5.3",
Expand Down Expand Up @@ -121,7 +121,7 @@
"ts-node": "^8.2.0",
"tsickle": "^0.35.0",
"tslib": "^1.9.0",
"tslint": "^5.16.0",
"tslint": "^5.17.0",
"tslint-config-mwl": "^0.6.0",
"typescript": "~3.4.5",
"zone.js": "~0.9.1"
Expand Down

0 comments on commit c2562f1

Please sign in to comment.