Skip to content

Commit 28a014d

Browse files
Bump typescript from 5.0.4 to 5.1.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.0.4 to 5.1.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.0.4...v5.1.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dc21c13 commit 28a014d

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
@@ -75,7 +75,7 @@
7575
"mocha": "^10.0.0",
7676
"npm-run-all2": "^6.0.2",
7777
"type-coverage": "^2.24.1",
78-
"typescript": "~5.0.2",
78+
"typescript": "~5.1.3",
7979
"auto-changelog": "^2.4.0",
8080
"gh-release": "^7.0.2"
8181
},

0 commit comments

Comments
 (0)