Skip to content
This repository has been archived by the owner on Apr 17, 2024. It is now read-only.

Commit

Permalink
Update angular monorepo to v13.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 12, 2022
1 parent a9f56eb commit 9c1290f
Show file tree
Hide file tree
Showing 2 changed files with 102 additions and 102 deletions.
184 changes: 92 additions & 92 deletions package-lock.json

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

20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,15 @@
},
"private": true,
"dependencies": {
"@angular/animations": "13.1.1",
"@angular/common": "13.1.1",
"@angular/compiler": "13.1.1",
"@angular/core": "13.1.1",
"@angular/forms": "13.1.1",
"@angular/platform-browser": "13.1.1",
"@angular/platform-browser-dynamic": "13.1.1",
"@angular/platform-server": "13.1.1",
"@angular/router": "13.1.1",
"@angular/animations": "13.1.2",
"@angular/common": "13.1.2",
"@angular/compiler": "13.1.2",
"@angular/core": "13.1.2",
"@angular/forms": "13.1.2",
"@angular/platform-browser": "13.1.2",
"@angular/platform-browser-dynamic": "13.1.2",
"@angular/platform-server": "13.1.2",
"@angular/router": "13.1.2",
"@carbon/elements": "10.49.0",
"@nguniversal/express-engine": "13.0.1",
"carbon-components-angular": "4.56.3",
Expand All @@ -44,7 +44,7 @@
"@angular-eslint/schematics": "13.0.1",
"@angular-eslint/template-parser": "13.0.1",
"@angular/cli": "13.1.2",
"@angular/compiler-cli": "13.1.1",
"@angular/compiler-cli": "13.1.2",
"@nguniversal/builders": "13.0.1",
"@types/express": "4.17.13",
"@types/jasmine": "3.10.2",
Expand Down

0 comments on commit 9c1290f

Please sign in to comment.