Skip to content

Commit

Permalink
chore(deps): update angular monorepo to v16.0.0-rc.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 22, 2023
1 parent 5b0122c commit fb0479b
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions e2e/a16/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,22 +19,22 @@
"ng-mocks": "*"
},
"dependencies": {
"@angular/animations": "16.0.0-rc.1",
"@angular/common": "16.0.0-rc.1",
"@angular/compiler": "16.0.0-rc.1",
"@angular/core": "16.0.0-rc.1",
"@angular/forms": "16.0.0-rc.1",
"@angular/platform-browser": "16.0.0-rc.1",
"@angular/platform-browser-dynamic": "16.0.0-rc.1",
"@angular/router": "16.0.0-rc.1",
"@angular/animations": "16.0.0-rc.2",
"@angular/common": "16.0.0-rc.2",
"@angular/compiler": "16.0.0-rc.2",
"@angular/core": "16.0.0-rc.2",
"@angular/forms": "16.0.0-rc.2",
"@angular/platform-browser": "16.0.0-rc.2",
"@angular/platform-browser-dynamic": "16.0.0-rc.2",
"@angular/router": "16.0.0-rc.2",
"rxjs": "7.8.0",
"tslib": "2.5.0",
"zone.js": "0.13.0"
},
"devDependencies": {
"@angular-devkit/build-angular": "16.0.0-rc.1",
"@angular/cli": "16.0.0-rc.1",
"@angular/compiler-cli": "16.0.0-rc.1",
"@angular/compiler-cli": "16.0.0-rc.2",
"@types/jasmine": "4.3.1",
"@types/jest": "29.5.0",
"jasmine-core": "4.5.0",
Expand Down

0 comments on commit fb0479b

Please sign in to comment.