Skip to content

Commit eb517e7

Browse files
build(deps-dev): bump typescript from 5.6.3 to 5.7.2 (#186)
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.6.3 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@v5.6.3...v5.7.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 06ad44a commit eb517e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"pg-native": "^3.0.1",
4747
"standard": "^17.1.0",
4848
"tsd": "^0.31.1",
49-
"typescript": "~5.6.3"
49+
"typescript": "~5.7.2"
5050
},
5151
"peerDependencies": {
5252
"pg": ">=6.0.0"

0 commit comments

Comments
 (0)