Skip to content

Commit 75a1f87

Browse files
chore(deps-dev): bump typescript from 5.2.2 to 5.3.2 (#1512)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.2.2 to 5.3.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.2.2...v5.3.2) --- 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 0667410 commit 75a1f87

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"standard-version": "9.5.0",
7777
"ts-jest": "29.1.1",
7878
"tsd": "^0.29.0",
79-
"typescript": "5.2.2"
79+
"typescript": "5.3.2"
8080
},
8181
"lint-staged": {
8282
"{src,test}/**/*.{js?(x),md}": [

0 commit comments

Comments
 (0)