Skip to content

Commit

Permalink
chore(deps): update dependency typescript to v4.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 8, 2022
1 parent 4e6af7b commit 2873e64
Show file tree
Hide file tree
Showing 4 changed files with 57 additions and 57 deletions.
2 changes: 1 addition & 1 deletion example/vanilla/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"devDependencies": {
"@elonehoo/log":"workspace:*",
"typescript": "4.7.4",
"typescript": "4.8.3",
"vite": "2.9.15"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"eslint": "8.22.0",
"pnpm": "7.9.5",
"rimraf": "3.0.2",
"typescript": "4.7.4",
"typescript": "4.8.3",
"unbuild": "0.7.6",
"vite": "2.9.15",
"vitest": "0.10.5"
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
"devDependencies": {
"rimraf": "3.0.2",
"typescript": "4.7.4",
"typescript": "4.8.3",
"unbuild": "0.7.6",
"vitest": "0.10.5"
}
Expand Down
108 changes: 54 additions & 54 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 2873e64

Please sign in to comment.