Skip to content

Commit

Permalink
Merge branch 'angular:main' into remove-broken-link
Browse files Browse the repository at this point in the history
  • Loading branch information
allanbees committed Mar 20, 2024
2 parents 84ec35a + 2dced3a commit 53cbeff
Show file tree
Hide file tree
Showing 2 changed files with 197 additions and 214 deletions.
10 changes: 5 additions & 5 deletions aio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,9 +81,9 @@
"devDependencies": {
"@angular-devkit/architect-cli": "0.1702.0-rc.0",
"@angular-devkit/build-angular": "17.2.0-rc.0",
"@angular-eslint/builder": "17.2.1",
"@angular-eslint/eslint-plugin": "17.2.1",
"@angular-eslint/eslint-plugin-template": "17.2.1",
"@angular-eslint/builder": "17.3.0",
"@angular-eslint/eslint-plugin": "17.3.0",
"@angular-eslint/eslint-plugin-template": "17.3.0",
"@angular-eslint/template-parser": "^17.0.0",
"@angular/build-tooling": "https://github.com/angular/dev-infra-private-build-tooling-builds.git#7c4cf003cb4ac849986beaa243d7e85a893612f2",
"@angular/cli": "17.2.0-rc.0",
Expand All @@ -98,8 +98,8 @@
"@types/lunr": "^2.3.3",
"@types/node": "^12.7.9",
"@types/trusted-types": "^2.0.2",
"@typescript-eslint/eslint-plugin": "7.2.0",
"@typescript-eslint/parser": "7.2.0",
"@typescript-eslint/eslint-plugin": "7.3.1",
"@typescript-eslint/parser": "7.3.1",
"archiver": "^7.0.0",
"assert": "^2.0.0",
"canonical-path": "1.0.0",
Expand Down

0 comments on commit 53cbeff

Please sign in to comment.