Skip to content

Commit

Permalink
chore(deps): update angular monorepo to v11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 13, 2021
1 parent 2cea4cf commit be43f28
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions packages/casl-angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,19 +48,19 @@
"author": "Sergii Stotskyi <[email protected]>",
"license": "MIT",
"peerDependencies": {
"@angular/core": "^9.0.0 || ^10.0.0",
"@angular/core": "^9.0.0 || ^10.0.0 || ^11.0.0",
"@casl/ability": "^3.0.0 || ^4.0.0 || ^5.1.0",
"rxjs": "^6.0.0",
"tslib": "^2.0.0"
},
"devDependencies": {
"@abraham/reflection": "^0.7.0",
"@angular/common": "^10.0.0",
"@angular/compiler": "^10.0.0",
"@angular/compiler-cli": "^10.0.0",
"@angular/core": "^10.0.0",
"@angular/platform-browser": "^10.0.0",
"@angular/platform-browser-dynamic": "^10.0.0",
"@angular/common": "^11.0.0",
"@angular/compiler": "^11.0.0",
"@angular/compiler-cli": "^11.0.0",
"@angular/core": "^11.0.0",
"@angular/platform-browser": "^11.0.0",
"@angular/platform-browser-dynamic": "^11.0.0",
"@babel/core": "^7.8.4",
"@babel/plugin-proposal-class-properties": "^7.8.3",
"@babel/plugin-proposal-object-rest-spread": "^7.10.0",
Expand Down

0 comments on commit be43f28

Please sign in to comment.