Skip to content

Commit

Permalink
Merge pull request #16 from tsparticles/renovate/vue-tsconfig-0.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency @vue/tsconfig to ^0.4.0
  • Loading branch information
matteobruni committed May 23, 2023
2 parents b9b684b + fd3ba96 commit 6092c68
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion apps/vue3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@vitejs/plugin-vue-jsx": "^3.0.1",
"@vue/eslint-config-prettier": "^7.1.0",
"@vue/eslint-config-typescript": "^11.0.3",
"@vue/tsconfig": "^0.3.2",
"@vue/tsconfig": "^0.4.0",
"eslint": "^8.40.0",
"eslint-plugin-vue": "^9.11.1",
"minimatch": "^9.0.0",
Expand Down
2 changes: 1 addition & 1 deletion components/vue3-alt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
"@vitejs/plugin-vue-jsx": "^3.0.1",
"@vue/eslint-config-prettier": "^7.1.0",
"@vue/eslint-config-typescript": "^11.0.3",
"@vue/tsconfig": "^0.3.2",
"@vue/tsconfig": "^0.4.0",
"eslint": "^8.40.0",
"eslint-plugin-vue": "^9.11.1",
"prettier": "^2.8.8",
Expand Down
2 changes: 1 addition & 1 deletion components/vue3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
"@vitejs/plugin-vue-jsx": "^3.0.1",
"@vue/eslint-config-prettier": "^7.1.0",
"@vue/eslint-config-typescript": "^11.0.3",
"@vue/tsconfig": "^0.3.2",
"@vue/tsconfig": "^0.4.0",
"eslint": "^8.40.0",
"eslint-plugin-vue": "^9.11.1",
"prettier": "^2.8.8",
Expand Down
16 changes: 8 additions & 8 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6092c68

Please sign in to comment.