Skip to content

Commit

Permalink
chore(deps): update all deps
Browse files Browse the repository at this point in the history
  • Loading branch information
bartholomej committed Oct 12, 2020
1 parent 295c98e commit aadeb6f
Show file tree
Hide file tree
Showing 2 changed files with 438 additions and 484 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,23 +50,23 @@
"@angular/cli": "~10.1.6",
"@angular/compiler-cli": "~10.1.5",
"@angular/language-service": "~10.1.5",
"@types/fs-extra": "^9.0.1",
"@types/fs-extra": "^9.0.2",
"@types/jasmine": "~3.5.14",
"@types/jasminewd2": "~2.0.8",
"@types/node": "^12.12.47",
"codelyzer": "^6.0.0",
"@types/node": "^12.12.67",
"codelyzer": "^6.0.1",
"fs-extra": "^9.0.1",
"husky": "^4.2.5",
"husky": "^4.3.0",
"jasmine-core": "~3.6.0",
"jasmine-spec-reporter": "~5.0.2",
"karma": "~5.1.1",
"karma-chrome-launcher": "~3.1.0",
"karma-coverage-istanbul-reporter": "~3.0.3",
"karma-jasmine": "~4.0.1",
"karma-jasmine-html-reporter": "^1.5.4",
"ng-packagr": "^10.1.0",
"prettier": "^2.1.1",
"pretty-quick": "^3.0.0",
"ng-packagr": "^10.1.2",
"prettier": "^2.1.2",
"pretty-quick": "^3.0.2",
"protractor": "~7.0.0",
"ts-node": "~9.0.0",
"tslint": "~6.1.3",
Expand Down Expand Up @@ -111,4 +111,4 @@
"publishConfig": {
"registry": "https://registry.npmjs.org"
}
}
}
Loading

0 comments on commit aadeb6f

Please sign in to comment.