Skip to content

Commit

Permalink
typescript to 4.9.5
Browse files Browse the repository at this point in the history
  • Loading branch information
AnonJon committed May 25, 2023
1 parent 57d1f92 commit a1b6a9c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion client/packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"react-test-renderer": "^18.2.0",
"string.prototype.replaceall": "^1.0.7",
"ts-jest": "^29.0.5",
"typescript": "^5.0.4",
"typescript": "^4.9.5",
"vite": "^2.5.4",
"vite-plugin-react-md": "^1.0.1"
}
Expand Down
6 changes: 3 additions & 3 deletions client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11520,7 +11520,7 @@ __metadata:
react-test-renderer: ^18.2.0
string.prototype.replaceall: ^1.0.7
ts-jest: ^29.0.5
typescript: 4.9.5
typescript: ^4.9.5
vite: ^2.5.4
vite-plugin-react-md: ^1.0.1
wagmi: ^0.11.5
Expand Down Expand Up @@ -12966,7 +12966,7 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:4.9.5":
"typescript@npm:^4.9.5":
version: 4.9.5
resolution: "typescript@npm:4.9.5"
bin:
Expand All @@ -12976,7 +12976,7 @@ __metadata:
languageName: node
linkType: hard

"typescript@patch:[email protected]#~builtin<compat/typescript>":
"typescript@patch:typescript@^4.9.5#~builtin<compat/typescript>":
version: 4.9.5
resolution: "typescript@patch:typescript@npm%3A4.9.5#~builtin<compat/typescript>::version=4.9.5&hash=7ad353"
bin:
Expand Down

0 comments on commit a1b6a9c

Please sign in to comment.