Skip to content

Commit

Permalink
chore(deps): update angular monorepo to v12.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 5, 2021
1 parent e7ec326 commit 73a5b30
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,15 @@
},
"private": true,
"dependencies": {
"@angular/animations": "~12.0.4",
"@angular/common": "~12.0.4",
"@angular/compiler": "~12.0.4",
"@angular/core": "~12.0.4",
"@angular/forms": "~12.0.4",
"@angular/platform-browser": "~12.0.4",
"@angular/platform-browser-dynamic": "~12.0.4",
"@angular/platform-server": "~12.0.4",
"@angular/router": "~12.0.4",
"@angular/animations": "~12.2.0",
"@angular/common": "~12.2.0",
"@angular/compiler": "~12.2.0",
"@angular/core": "~12.2.0",
"@angular/forms": "~12.2.0",
"@angular/platform-browser": "~12.2.0",
"@angular/platform-browser-dynamic": "~12.2.0",
"@angular/platform-server": "~12.2.0",
"@angular/router": "~12.2.0",
"@netlify/functions": "^0.7.2",
"@nguniversal/express-engine": "^12.0.1",
"adm-zip": "^0.5.5",
Expand All @@ -38,7 +38,7 @@
"devDependencies": {
"@angular-devkit/build-angular": "~12.0.3",
"@angular/cli": "~12.0.3",
"@angular/compiler-cli": "~12.0.4",
"@angular/compiler-cli": "~12.2.0",
"@nguniversal/builders": "^12.0.1",
"@types/express": "^4.17.12",
"@types/jasmine": "~3.8.0",
Expand Down

0 comments on commit 73a5b30

Please sign in to comment.