Skip to content

Commit dbb3408

Browse files
authoredJun 24, 2024··
Bump typescript from 5.4.5 to 5.5.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.5 to 5.5.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.4.5...v5.5.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9e2802a commit dbb3408

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed
 

‎package-lock.json

+4-5
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
@@ -57,7 +57,7 @@
5757
"npm-run-all2": "^6.2.0",
5858
"prettier": "^3.3.2",
5959
"sass": "^1.77.5",
60-
"typescript": "~5.4.5",
60+
"typescript": "~5.5.2",
6161
"vite": "^5.3.1",
6262
"vue-tsc": "^2.0.21"
6363
},

0 commit comments

Comments
 (0)
Please sign in to comment.