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 14, 2020
1 parent 1cc7771 commit 35cdf00
Show file tree
Hide file tree
Showing 2 changed files with 523 additions and 368 deletions.
10 changes: 5 additions & 5 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.0.6",
"@angular/compiler-cli": "9.0.6",
"@angular/language-service": "9.0.6",
"@babel/cli": "7.8.4",
"@babel/core": "7.8.7",
"@babel/preset-env": "7.8.7",
Expand All @@ -52,13 +52,13 @@
"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.0.3",
"node-sass": "4.13.1",
"protractor": "5.4.3",
"ts-node": "8.6.2",
"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 35cdf00

Please sign in to comment.