Skip to content

Commit

Permalink
Update dependency typescript to v5.4.4 (#4049)
Browse files Browse the repository at this point in the history
Co-authored-by: Dhruv Bhanushali <[email protected]>
  • Loading branch information
openverse-bot and dhruvkb authored Apr 10, 2024
1 parent 2ea9475 commit dbabcf8
Show file tree
Hide file tree
Showing 3 changed files with 43 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ repos:
additional_dependencies:
- [email protected]
- [email protected]
- typescript@5.2.2
- typescript@5.4.4

- repo: https://github.com/koalaman/shellcheck-precommit
rev: v0.10.0
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@openverse/eslint-plugin": "workspace:0.0.0",
"prettier": "3.2.5",
"prettier-plugin-tailwindcss": "0.5.13",
"typescript": "5.2.2",
"typescript": "5.4.4",
"vue-tsc": "1.8.27"
},
"pnpm": {
Expand Down
44 changes: 41 additions & 3 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 dbabcf8

Please sign in to comment.