Skip to content

Commit

Permalink
Bump typescript from 4.9.5 to 5.7.2 in the build group
Browse files Browse the repository at this point in the history
Bumps the build group with 1 update: [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 Dec 2, 2024
1 parent e409055 commit f21b929
Show file tree
Hide file tree
Showing 10 changed files with 21 additions and 98 deletions.
101 changes: 12 additions & 89 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,6 @@
"eslint-plugin-n": "^17.14.0",
"turbo": "^2.3.3",
"prettier": "^3.4.1",
"typescript": "5.6.3"
"typescript": "5.7.2"
}
}
2 changes: 1 addition & 1 deletion packages/example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@
"@bufbuild/buf": "^1.47.2",
"@bufbuild/protoc-gen-es": "^2.2.2",
"esbuild": "^0.19.8",
"typescript": "^5.6.3"
"typescript": "^5.7.2"
}
}
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 @@ -7,6 +7,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 @@ -7,6 +7,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 @@ -7,6 +7,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 @@ -7,6 +7,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 @@ -7,6 +7,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 @@ -7,6 +7,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 @@ -7,6 +7,6 @@
"@connectrpc/connect-conformance": "*",
"@connectrpc/example": "*",
"@types/node": "22.10.1",
"typescript": "5.5.x"
"typescript": "5.7.x"
}
}

0 comments on commit f21b929

Please sign in to comment.