Skip to content

Commit

Permalink
chore(deps): update dependency @vue/tsconfig to v0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 2, 2023
1 parent 7cd0aa3 commit 3b8884d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@vitejs/plugin-vue": "4.2.3",
"@vue/eslint-config-prettier": "7.1.0",
"@vue/eslint-config-typescript": "11.0.3",
"@vue/tsconfig": "0.1.3",
"@vue/tsconfig": "0.4.0",
"autoprefixer": "10.4.13",
"eslint": "8.32.0",
"eslint-plugin-vue": "9.15.1",
Expand Down
15 changes: 5 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -836,15 +836,10 @@ __metadata:
languageName: node
linkType: hard

"@vue/tsconfig@npm:0.1.3":
version: 0.1.3
resolution: "@vue/tsconfig@npm:0.1.3"
peerDependencies:
"@types/node": "*"
peerDependenciesMeta:
"@types/node":
optional: true
checksum: 8150a24497a5348bc342c27afb38ad989de2ce8e94c349020628065d2a8df6837cb8bb3012f9161eea716487832612ac71b5f910d95bac41539ac6021d6bd88d
"@vue/tsconfig@npm:0.4.0":
version: 0.4.0
resolution: "@vue/tsconfig@npm:0.4.0"
checksum: 1acdd0c5702e163c071fec7ba4ad7eede0a37aaf473e4afc015dad2dd200f85c638831394ca9b9c058cf9d133f4cf92f8d1c99a401f173d5bf1e40700fdcd678
languageName: node
linkType: hard

Expand Down Expand Up @@ -2079,7 +2074,7 @@ __metadata:
"@vitejs/plugin-vue": 4.2.3
"@vue/eslint-config-prettier": 7.1.0
"@vue/eslint-config-typescript": 11.0.3
"@vue/tsconfig": 0.1.3
"@vue/tsconfig": 0.4.0
autoprefixer: 10.4.13
eslint: 8.32.0
eslint-plugin-vue: 9.15.1
Expand Down

0 comments on commit 3b8884d

Please sign in to comment.