Skip to content

Commit

Permalink
Bump typescript in the build group across 1 directory
Browse files Browse the repository at this point in the history
Bumps the build group with 1 update in the / directory: [typescript](https://github.com/microsoft/TypeScript).


Updates `typescript` from 4.9.5 to 5.7.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v4.9.5...v5.7.2)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: build
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent dd3fa81 commit 68d7e5c
Show file tree
Hide file tree
Showing 9 changed files with 18 additions and 108 deletions.
110 changes: 10 additions & 100 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion packages/typescript-compat/v4.9.x/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
"@connectrpc/connect-conformance": "*",
"@connectrpc/example": "*",
"@types/node": "22.9.3",
"typescript": "4.9.x"
"typescript": "5.7.x"
}
}
2 changes: 1 addition & 1 deletion packages/typescript-compat/v5.0.x/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
"@connectrpc/connect-conformance": "*",
"@connectrpc/example": "*",
"@types/node": "22.10.1",
"typescript": "5.0.x"
"typescript": "5.7.x"
}
}
2 changes: 1 addition & 1 deletion packages/typescript-compat/v5.1.x/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
"@connectrpc/connect-conformance": "*",
"@connectrpc/example": "*",
"@types/node": "22.10.1",
"typescript": "5.1.x"
"typescript": "5.7.x"
}
}
2 changes: 1 addition & 1 deletion packages/typescript-compat/v5.2.x/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
"@connectrpc/connect-conformance": "*",
"@connectrpc/example": "*",
"@types/node": "22.10.1",
"typescript": "5.2.x"
"typescript": "5.7.x"
}
}
2 changes: 1 addition & 1 deletion packages/typescript-compat/v5.3.x/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
"@connectrpc/connect-conformance": "*",
"@connectrpc/example": "*",
"@types/node": "22.10.1",
"typescript": "5.3.x"
"typescript": "5.7.x"
}
}
2 changes: 1 addition & 1 deletion packages/typescript-compat/v5.4.x/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
"@connectrpc/connect-conformance": "*",
"@connectrpc/example": "*",
"@types/node": "22.10.1",
"typescript": "5.4.x"
"typescript": "5.7.x"
}
}
2 changes: 1 addition & 1 deletion packages/typescript-compat/v5.5.x/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
"@connectrpc/connect-conformance": "*",
"@connectrpc/example": "*",
"@types/node": "22.10.1",
"typescript": "5.5.x"
"typescript": "5.7.x"
}
}
2 changes: 1 addition & 1 deletion packages/typescript-compat/v5.6.x/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
"@connectrpc/connect-conformance": "*",
"@connectrpc/example": "*",
"@types/node": "22.10.1",
"typescript": "5.6.x"
"typescript": "5.7.x"
}
}

0 comments on commit 68d7e5c

Please sign in to comment.