Skip to content

Commit

Permalink
chore(deps): update dependency typescript to v5.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 9, 2023
1 parent aa4b148 commit 272ca93
Show file tree
Hide file tree
Showing 4 changed files with 81 additions and 103 deletions.
2 changes: 1 addition & 1 deletion apps/dotlottie-web-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@lottiefiles/dotlottie-web": "workspace:*"
},
"devDependencies": {
"typescript": "5.0.4",
"typescript": "5.2.2",
"vite": "^4.4.5"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"remark-cli": "11.0.0",
"syncpack": "9.8.6",
"turbo": "1.10.16",
"typescript": "5.0.4"
"typescript": "5.2.2"
},
"packageManager": "pnpm@8.10.1"
}
2 changes: 1 addition & 1 deletion packages/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"cross-env": "7.0.3",
"size-limit": "^10.0.2",
"tsup": "7.2.0",
"typescript": "5.0.4"
"typescript": "5.2.2"
},
"publishConfig": {
"access": "public"
Expand Down
Loading

0 comments on commit 272ca93

Please sign in to comment.