Skip to content

Commit

Permalink
chore(deps-dev): Bump vue-tsc from 1.2.0 to 1.4.0 in /example
Browse files Browse the repository at this point in the history
Bumps [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/vue-tsc) from 1.2.0 to 1.4.0.
- [Release notes](https://github.com/vuejs/language-tools/releases)
- [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/language-tools/commits/HEAD/packages/vue-tsc)

---
updated-dependencies:
- dependency-name: vue-tsc
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 21, 2023
1 parent b2de015 commit d3a4874
Show file tree
Hide file tree
Showing 2 changed files with 74 additions and 37 deletions.
109 changes: 73 additions & 36 deletions example/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"typescript": "^5.0.4",
"vite": "^4.2.2",
"vite-plugin-windicss": "^1.8.10",
"vue-tsc": "^1.2.0",
"vue-tsc": "^1.4.0",
"windicss": "^3.5.6"
}
}

0 comments on commit d3a4874

Please sign in to comment.