Skip to content

Commit

Permalink
build(deps-dev): bump @vue/tsconfig from 0.6.0 to 0.7.0
Browse files Browse the repository at this point in the history
Bumps [@vue/tsconfig](https://github.com/vuejs/tsconfig) from 0.6.0 to 0.7.0.
- [Release notes](https://github.com/vuejs/tsconfig/releases)
- [Commits](vuejs/tsconfig@v0.6.0...v0.7.0)

---
updated-dependencies:
- dependency-name: "@vue/tsconfig"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent 3b32a77 commit 2b500a4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@types/xml2js": "^0",
"@vitejs/plugin-vue": "^5.2.0",
"@vue/test-utils": "^2.4.6",
"@vue/tsconfig": "^0.6.0",
"@vue/tsconfig": "^0.7.0",
"axios": "^1.7.7",
"commit-and-tag-version": "^12.5.0",
"date-fns": "^4.1.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1923,18 +1923,18 @@ __metadata:
languageName: node
linkType: hard

"@vue/tsconfig@npm:^0.6.0":
version: 0.6.0
resolution: "@vue/tsconfig@npm:0.6.0"
"@vue/tsconfig@npm:^0.7.0":
version: 0.7.0
resolution: "@vue/tsconfig@npm:0.7.0"
peerDependencies:
typescript: 5.x
vue: ^3.3.0
vue: ^3.4.0
peerDependenciesMeta:
typescript:
optional: true
vue:
optional: true
checksum: 10/992f2015760d4ba74320ffcc33348bd356c2845ac4f15d74f833fe8e835852ca1c713a503f301834c491053adca4bde95dca636492504d2f3b4a25461f9ff6c4
checksum: 10/29b5dd11cc179de707dfd549d0e80e220f4a0f6f7d90b9a52769bc655e599b9166b28af1218819245fbdd30a74d80fdd484538cdda6876d9d369ae623f234834
languageName: node
linkType: hard

Expand Down Expand Up @@ -4419,7 +4419,7 @@ __metadata:
"@types/xml2js": "npm:^0"
"@vitejs/plugin-vue": "npm:^5.2.0"
"@vue/test-utils": "npm:^2.4.6"
"@vue/tsconfig": "npm:^0.6.0"
"@vue/tsconfig": "npm:^0.7.0"
"@vueuse/core": "npm:^11.3.0"
axios: "npm:^1.7.7"
commit-and-tag-version: "npm:^12.5.0"
Expand Down

0 comments on commit 2b500a4

Please sign in to comment.