Skip to content

Commit 03a5047

Browse files
Bump typescript from 4.9.5 to 5.9.3
Bumps [typescript](https://github.com/microsoft/TypeScript) from 4.9.5 to 5.9.3. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v4.9.5...v5.9.3) --- updated-dependencies: - dependency-name: typescript dependency-version: 5.9.3 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8fb7c99 commit 03a5047

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@
2020
"eslint-import-resolver-typescript": "^4.3.1",
2121
"eslint-plugin-import": "^2.25.3",
2222
"prettier": "2.2.1",
23-
"typescript": "^4.2.3"
23+
"typescript": "^5.9.3"
2424
}
2525
}

0 commit comments

Comments
 (0)