Skip to content

Commit a89adf0

Browse files
chore(deps-dev): bump typescript from 5.3.3 to 5.7.2 (#63)
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.3.3 to 5.7.2. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.3.3...v5.7.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 06b6203 commit a89adf0

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

package-lock.json

+5-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"sinon-chai": "^3.7.0",
5656
"source-map-support": "^0.5.21",
5757
"ts-node": "^10.9.2",
58-
"typescript": "~5.3.3"
58+
"typescript": "~5.7.2"
5959
},
6060
"main": "build/main.js",
6161
"files": [

0 commit comments

Comments
 (0)