Skip to content

Commit

Permalink
fix(deps): update angular monorepo to v7.2.13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Apr 13, 2019
1 parent e91c3b6 commit 90118c0
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,14 @@
"files": [],
"homepage": "https://github.com/bahmutov/cypress-angular-unit-test#readme",
"dependencies": {
"@angular/animations": "7.2.12",
"@angular/common": "7.2.12",
"@angular/compiler": "7.2.12",
"@angular/core": "7.2.12",
"@angular/forms": "7.2.12",
"@angular/platform-browser": "7.2.12",
"@angular/platform-browser-dynamic": "7.2.12",
"@angular/router": "7.2.12",
"@angular/animations": "7.2.13",
"@angular/common": "7.2.13",
"@angular/compiler": "7.2.13",
"@angular/core": "7.2.13",
"@angular/forms": "7.2.13",
"@angular/platform-browser": "7.2.13",
"@angular/platform-browser-dynamic": "7.2.13",
"@angular/router": "7.2.13",
"core-js": "2.6.5",
"rxjs": "6.4.0",
"tslib": "1.9.3",
Expand All @@ -34,8 +34,8 @@
"devDependencies": {
"@angular-devkit/build-angular": "0.13.8",
"@angular/cli": "7.3.8",
"@angular/compiler-cli": "7.2.12",
"@angular/language-service": "7.2.12",
"@angular/compiler-cli": "7.2.13",
"@angular/language-service": "7.2.13",
"@cypress/webpack-preprocessor": "4.0.3",
"@types/jasmine": "2.8.16",
"@types/jasminewd2": "2.0.6",
Expand Down

0 comments on commit 90118c0

Please sign in to comment.