Skip to content
This repository has been archived by the owner on May 5, 2020. It is now read-only.

Commit

Permalink
Renovate: Update devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 25, 2020
1 parent 8843cbf commit 3c59e7a
Show file tree
Hide file tree
Showing 2 changed files with 1,027 additions and 566 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@
"devDependencies": {
"@angular-devkit/build-angular": "0.900.6",
"@angular-devkit/build-ng-packagr": "0.900.6",
"@angular/cli": "8.3.24",
"@angular/compiler-cli": "8.2.14",
"@angular/language-service": "8.2.14",
"@angular/cli": "9.1.0",
"@angular/compiler-cli": "9.1.0",
"@angular/language-service": "9.1.0",
"@babel/cli": "7.8.4",
"@babel/core": "7.8.7",
"@babel/preset-env": "7.8.7",
Expand All @@ -46,19 +46,19 @@
"babel-preset-minify": "0.5.1",
"codelyzer": "5.2.1",
"jasmine-core": "3.5.0",
"jasmine-spec-reporter": "4.2.1",
"jasmine-spec-reporter": "5.0.1",
"karma": "4.4.1",
"karma-chrome-launcher": "3.1.0",
"karma-coverage-istanbul-reporter": "2.1.1",
"karma-jasmine": "3.1.1",
"karma-jasmine-html-reporter": "1.5.2",
"ng-packagr": "5.7.1",
"ng-packagr": "9.1.0",
"node-sass": "4.13.1",
"protractor": "5.4.3",
"ts-node": "8.7.0",
"tsickle": "0.38.1",
"tslib": "1.11.1",
"tslint": "5.20.1",
"tslint": "6.1.0",
"typescript": "3.5.3"
}
}
Loading

0 comments on commit 3c59e7a

Please sign in to comment.