Skip to content

Commit 5d78212

Browse files
fix(deps): bump typescript from 5.2.2 to 5.9.3
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.2.2 to 5.9.3. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.2.2...v5.9.3) --- updated-dependencies: - dependency-name: typescript dependency-version: 5.9.3 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1bcb4c8 commit 5d78212

File tree

2 files changed

+8
-5
lines changed

2 files changed

+8
-5
lines changed

package-lock.json

Lines changed: 7 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@
3030
"gulp-typescript": "^6.0.0-alpha.1",
3131
"mocha": "^11.7.5",
3232
"sinon": "^4.1.3",
33-
"typescript": "^5.1.3"
33+
"typescript": "^5.9.3"
3434
}
3535
}

0 commit comments

Comments
 (0)