Skip to content

Commit

Permalink
chore(deps-dev): bump vue-tsc from 1.8.19 to 2.1.10
Browse files Browse the repository at this point in the history
Bumps [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc) from 1.8.19 to 2.1.10.
- [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/v2.1.10/packages/tsc)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent a5f7dfe commit c716b14
Show file tree
Hide file tree
Showing 4 changed files with 152 additions and 69 deletions.
2 changes: 1 addition & 1 deletion shared/mitre-vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"typescript": "5.0.2",
"vite": "^4.5.5",
"vitest": "^0.32.0",
"vue-tsc": "^1.6.5"
"vue-tsc": "^2.1.10"
},
"volta": {
"node": "18.12.1",
Expand Down
2 changes: 1 addition & 1 deletion ui/extensions/remediations/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"typescript": "5.0.2",
"vite": "^4.5.5",
"vitest": "^0.32.0",
"vue-tsc": "^1.6.5"
"vue-tsc": "^2.1.10"
},
"engines": {
"node": ">=18.12.0"
Expand Down
2 changes: 1 addition & 1 deletion ui/pages/chart-vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"typescript": "5.0.2",
"vite": "^4.5.5",
"vitest": "^0.32.0",
"vue-tsc": "^1.6.5"
"vue-tsc": "^2.1.10"
},
"engines": {
"node": ">=18.12.0"
Expand Down
Loading

0 comments on commit c716b14

Please sign in to comment.