Skip to content

Commit

Permalink
chore(deps): update angular monorepo to v12.0.0-rc.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 30, 2021
1 parent 07105f9 commit cc9dbf9
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 36 deletions.
54 changes: 27 additions & 27 deletions e2e/a12/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 9 additions & 9 deletions e2e/a12/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,22 +24,22 @@
"ng-mocks": "*"
},
"dependencies": {
"@angular/animations": "12.0.0-rc.0",
"@angular/common": "12.0.0-rc.0",
"@angular/compiler": "12.0.0-rc.0",
"@angular/core": "12.0.0-rc.0",
"@angular/forms": "12.0.0-rc.0",
"@angular/platform-browser": "12.0.0-rc.0",
"@angular/platform-browser-dynamic": "12.0.0-rc.0",
"@angular/router": "12.0.0-rc.0",
"@angular/animations": "12.0.0-rc.1",
"@angular/common": "12.0.0-rc.1",
"@angular/compiler": "12.0.0-rc.1",
"@angular/core": "12.0.0-rc.1",
"@angular/forms": "12.0.0-rc.1",
"@angular/platform-browser": "12.0.0-rc.1",
"@angular/platform-browser-dynamic": "12.0.0-rc.1",
"@angular/router": "12.0.0-rc.1",
"rxjs": "6.6.7",
"tslib": "2.2.0",
"zone.js": "0.11.4"
},
"devDependencies": {
"@angular-devkit/build-angular": "0.1200.0-next.8",
"@angular/cli": "12.0.0-rc.1",
"@angular/compiler-cli": "12.0.0-rc.0",
"@angular/compiler-cli": "12.0.0-rc.1",
"@types/jasmine": "3.6.10",
"@types/jest": "26.0.23",
"@types/node": "12.20.11",
Expand Down

0 comments on commit cc9dbf9

Please sign in to comment.