Skip to content
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.

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] committed Aug 25, 2023
1 parent d78c754 commit 7a6aa1c
Show file tree
Hide file tree
Showing 6 changed files with 56 additions and 56 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"prettier": "2.8.8",
"tsup": "^6.3.0",
"turbo": "1.10.13",
"typescript": "5.1.6"
"typescript": "5.2.2"
},
"commitlint": {
"extends": [
Expand Down
2 changes: 1 addition & 1 deletion packages/preact/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"clean-package": "2.2.0",
"jsdom": "22.1.0",
"preact": "10.17.1",
"typescript": "5.1.6",
"typescript": "5.2.2",
"vite": "4.4.9",
"vitest": "0.31.4"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"jsdom": "22.1.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"typescript": "5.1.6",
"typescript": "5.2.2",
"vite": "4.4.9",
"vitest": "0.31.4"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/solid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"solid-js": "1.7.11",
"solid-testing-library": "0.5.1",
"tsup": "6.7.0",
"typescript": "5.1.6",
"typescript": "5.2.2",
"vite": "4.4.9",
"vite-plugin-solid": "2.7.0",
"vitest": "0.31.4"
Expand Down
2 changes: 1 addition & 1 deletion packages/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"clean-package": "2.2.0",
"jsdom": "22.1.0",
"tsup": "6.7.0",
"typescript": "5.1.6",
"typescript": "5.2.2",
"vite": "4.4.9",
"vitest": "0.31.4",
"vue": "3.2.47"
Expand Down
102 changes: 51 additions & 51 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 7a6aa1c

Please sign in to comment.