Skip to content

Commit d4c79b3

Browse files
build(deps-dev): bump typescript from 4.8.4 to 4.9.3 in /showcase/vue-showcase (#562)
build(deps-dev): bump typescript in /showcase/vue-showcase Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.8.4 to 4.9.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/commits) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cf1dbda commit d4c79b3

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

showcase/vue-showcase/package-lock.json

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

showcase/vue-showcase/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@types/node": "18.11.9",
1818
"@vitejs/plugin-vue": "3.2.0",
1919
"@vue/tsconfig": "0.1.3",
20-
"typescript": "4.8.4",
20+
"typescript": "4.9.3",
2121
"vite": "3.2.4",
2222
"vue-tsc": "1.0.9"
2323
}

0 commit comments

Comments
 (0)