Skip to content

Commit

Permalink
Update dependency vue-tsc to v2.1.10 (#5131)
Browse files Browse the repository at this point in the history
  • Loading branch information
openverse-bot authored Nov 1, 2024
1 parent 071e422 commit 47eac1b
Show file tree
Hide file tree
Showing 3 changed files with 32 additions and 32 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
"vitest-dom": "^0.1.1",
"vue": "3.5.12",
"vue-router": "^4.4.5",
"vue-tsc": "2.1.8"
"vue-tsc": "2.1.10"
},
"browserslist": [
"> 1%",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@
"prettier-plugin-tailwindcss": "0.6.8",
"typescript": "5.6.3",
"typescript-eslint": "^8.12.2",
"vue-tsc": "2.1.8"
"vue-tsc": "2.1.10"
}
}
60 changes: 30 additions & 30 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 47eac1b

Please sign in to comment.