Skip to content

Commit c2562f1

Browse files
committed
build: upgrade dependencies
1 parent 650242d commit c2562f1

File tree

2 files changed

+76
-76
lines changed

2 files changed

+76
-76
lines changed

package-lock.json

+69-69
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -50,11 +50,11 @@
5050
},
5151
"homepage": "https://github.com/mattlewis92/angular-calendar#readme",
5252
"devDependencies": {
53-
"@angular-devkit/build-angular": "~0.800.0",
54-
"@angular-devkit/build-ng-packagr": "~0.800.0",
53+
"@angular-devkit/build-angular": "^0.800.1",
54+
"@angular-devkit/build-ng-packagr": "^0.800.1",
5555
"@angular/animations": "^8.0.0",
5656
"@angular/cdk": "^8.0.0",
57-
"@angular/cli": "^8.0.0",
57+
"@angular/cli": "^8.0.1",
5858
"@angular/common": "^8.0.0",
5959
"@angular/compiler": "^8.0.0",
6060
"@angular/compiler-cli": "^8.0.0",
@@ -68,12 +68,12 @@
6868
"@commitlint/config-conventional": "^7.6.0",
6969
"@commitlint/prompt": "^7.6.1",
7070
"@compodoc/compodoc": "^1.1.9",
71-
"@ng-bootstrap/ng-bootstrap": "^4.1.3",
71+
"@ng-bootstrap/ng-bootstrap": "^4.2.0",
7272
"@stackblitz/sdk": "^1.3.0",
7373
"@types/chai": "^4.1.7",
74-
"@types/mocha": "^5.2.6",
74+
"@types/mocha": "^5.2.7",
7575
"@types/moment-timezone": "^0.5.12",
76-
"@types/node": "^12.0.3",
76+
"@types/node": "^12.0.4",
7777
"@types/sinon": "^7.0.12",
7878
"@types/sinon-chai": "^3.2.2",
7979
"angular-cli-ghpages": "^0.5.3",
@@ -121,7 +121,7 @@
121121
"ts-node": "^8.2.0",
122122
"tsickle": "^0.35.0",
123123
"tslib": "^1.9.0",
124-
"tslint": "^5.16.0",
124+
"tslint": "^5.17.0",
125125
"tslint-config-mwl": "^0.6.0",
126126
"typescript": "~3.4.5",
127127
"zone.js": "~0.9.1"

0 commit comments

Comments
 (0)