Skip to content

Commit

Permalink
chore(deps): update dependency @vue/tsconfig to v0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 15, 2023
1 parent a8eb226 commit b76a7f4
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 @@ -22,7 +22,7 @@
"@types/node": "20.10.4",
"@types/webfontloader": "1.6.38",
"@vitejs/plugin-vue": "4.5.2",
"@vue/tsconfig": "0.1.3",
"@vue/tsconfig": "0.5.0",
"jsdom": "23.0.1",
"typescript": "5.3.3",
"vite": "5.0.9",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -369,10 +369,10 @@
resolved "https://registry.yarnpkg.com/@vue/shared/-/shared-3.3.11.tgz#f6a038e15237edefcc90dbfe7edb806dd355c7bd"
integrity sha512-u2G8ZQ9IhMWTMXaWqZycnK4UthG1fA238CD+DP4Dm4WJi5hdUKKLg0RMRaRpDPNMdkTwIDkp7WtD0Rd9BH9fLw==

"@vue/tsconfig@0.1.3":
version "0.1.3"
resolved "https://registry.yarnpkg.com/@vue/tsconfig/-/tsconfig-0.1.3.tgz#4a61dbd29783d01ddab504276dcf0c2b6988654f"
integrity sha512-kQVsh8yyWPvHpb8gIc9l/HIDiiVUy1amynLNpCy8p+FoCiZXCo6fQos5/097MmnNZc9AtseDsCrfkhqCrJ8Olg==
"@vue/tsconfig@0.5.0":
version "0.5.0"
resolved "https://registry.yarnpkg.com/@vue/tsconfig/-/tsconfig-0.5.0.tgz#d2676a2bc990261287888e1c5941a1c166a9b751"
integrity sha512-vRNRhhZfoJganWuqWuePo7ol2MaG9XkQD3jVJy2WuZOWWa5LAjJqnBSBsTGKvCrcrVMe5nPM9Intp7o3ekRjUw==

"@vuetify/loader-shared@^2.0.1":
version "2.0.1"
Expand Down

0 comments on commit b76a7f4

Please sign in to comment.