Skip to content

Commit aa3f9f1

Browse files
build(deps-dev): bump typescript from 5.4.5 to 5.6.3 (#183)
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.4.5 to 5.6.3. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.4.5...v5.6.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4d576cd commit aa3f9f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"standard": "^17.1.0",
4848
"tap": "^18.7.1",
4949
"tsd": "^0.31.1",
50-
"typescript": "~5.4.3"
50+
"typescript": "~5.6.3"
5151
},
5252
"peerDependencies": {
5353
"pg": ">=6.0.0"

0 commit comments

Comments
 (0)