Skip to content

Commit

Permalink
Update dependency @vue/tsconfig to ^0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 28, 2024
1 parent 4939e0a commit 94c7574
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@typescript-eslint/parser": "^8.9.0",
"@vite-pwa/nuxt": "^0.10.5",
"@vue/eslint-config-typescript": "^14.1.0",
"@vue/tsconfig": "^0.5.0",
"@vue/tsconfig": "^0.7.0",
"cypress": "^13.0.0",
"eslint": "^9.12.0",
"eslint-config-standard-with-typescript": "^43.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3796,10 +3796,10 @@
js-beautify "^1.14.9"
vue-component-type-helpers "^2.0.0"

"@vue/tsconfig@^0.5.0":
version "0.5.1"
resolved "https://registry.yarnpkg.com/@vue/tsconfig/-/tsconfig-0.5.1.tgz#3124ec16cc0c7e04165b88dc091e6b97782fffa9"
integrity sha512-VcZK7MvpjuTPx2w6blwnwZAu5/LgBUtejFOi3pPGQFXQN5Ela03FUtd2Qtg4yWGGissVL0dr6Ro1LfOFh+PCuQ==
"@vue/tsconfig@^0.7.0":
version "0.7.0"
resolved "https://registry.yarnpkg.com/@vue/tsconfig/-/tsconfig-0.7.0.tgz#67044c847b7a137b8cbfd6b23104c36dbaf80d1d"
integrity sha512-ku2uNz5MaZ9IerPPUyOHzyjhXoX2kVJaVf7hL315DC17vS6IiZRmmCPfggNbU16QTvM80+uYYy3eYJB59WCtvg==

"@vuelidate/core@^2.0.3":
version "2.0.3"
Expand Down

0 comments on commit 94c7574

Please sign in to comment.