Skip to content

Commit

Permalink
build: bump Angular to 18.1.0-next.3 (#29295)
Browse files Browse the repository at this point in the history
* build: bump Angular to 18.1.0-next.3

Bumps angular version to include the latest zoneless changes in forms

* build: regenerate yarn.lock files

* build: add resolutions and regenerate yarn.lock
  • Loading branch information
mmalerba committed Jun 24, 2024
1 parent b0e39a8 commit e2d70a8
Show file tree
Hide file tree
Showing 8 changed files with 2,869 additions and 3,077 deletions.
4 changes: 4 additions & 0 deletions integration/harness-e2e-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,9 @@
"ts-node": "~10.9.1",
"typescript": "~5.4.2",
"wait-on": "^6.0.0"
},
"resolutions": {
"string-width": "4.2.3",
"wrap-ansi": "7.0.0"
}
}
Loading

0 comments on commit e2d70a8

Please sign in to comment.