Skip to content

Commit b5f5eb1

Browse files
chore(deps-dev): bump typescript from 5.7.2 to 5.7.3
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.7.2 to 5.7.3. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.7.2...v5.7.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f06d769 commit b5f5eb1

File tree

2 files changed

+18
-5
lines changed

2 files changed

+18
-5
lines changed

package-lock.json

Lines changed: 17 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
@@ -21,7 +21,7 @@
2121
"@vue/tsconfig": "^0.5.1",
2222
"eslint-plugin-chai-friendly": "^1.0.1",
2323
"happy-dom": "^16.5.3",
24-
"typescript": "^5.7.2",
24+
"typescript": "^5.7.3",
2525
"vite": "^5.4.2",
2626
"vitest": "^2.0.3"
2727
},

0 commit comments

Comments
 (0)