Skip to content

Commit

Permalink
fix(deps): update angular monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 13, 2024
1 parent 4661e56 commit 17c1b09
Show file tree
Hide file tree
Showing 2 changed files with 68 additions and 61 deletions.
109 changes: 58 additions & 51 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 @@ -34,24 +34,24 @@
},
"private": false,
"dependencies": {
"@angular/animations": "11.2.8",
"@angular/common": "11.2.8",
"@angular/compiler": "11.2.8",
"@angular/core": "11.2.8",
"@angular/forms": "11.2.8",
"@angular/platform-browser": "11.2.8",
"@angular/platform-browser-dynamic": "11.2.8",
"@angular/router": "11.2.8",
"@angular/animations": "11.2.14",
"@angular/common": "11.2.14",
"@angular/compiler": "11.2.14",
"@angular/core": "11.2.14",
"@angular/forms": "11.2.14",
"@angular/platform-browser": "11.2.14",
"@angular/platform-browser-dynamic": "11.2.14",
"@angular/router": "11.2.14",
"@types/lodash": "4.14.168",
"lodash": "4.17.21",
"rxjs": "6.6.7",
"tslib": "2.1.0",
"zone.js": "0.11.4"
"zone.js": "0.14.4"
},
"devDependencies": {
"@angular-devkit/build-angular": "0.1102.6",
"@angular/cli": "11.2.6",
"@angular/compiler-cli": "11.2.8",
"@angular/compiler-cli": "11.2.14",
"@types/jasmine": "3.6.9",
"@types/node": "12.20.6",
"codelyzer": "6.0.1",
Expand Down

0 comments on commit 17c1b09

Please sign in to comment.