Skip to content

Commit

Permalink
chore(deps): update dependency typescript to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 17, 2023
1 parent 7f20ee6 commit 2cca664
Show file tree
Hide file tree
Showing 3 changed files with 51 additions and 51 deletions.
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"serve": "vite preview"
},
"devDependencies": {
"typescript": "^4.3.2",
"typescript": "^5.0.0",
"vite": "^3.0.0"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"rimraf": "^3.0.2",
"rollup": "^3.2.5",
"swiftlint": "^1.0.1",
"typescript": "^4.8.4"
"typescript": "^5.0.0"
},
"peerDependencies": {
"@capacitor/core": "^4.0.0"
Expand Down
98 changes: 49 additions & 49 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 2cca664

Please sign in to comment.