Skip to content

build(deps-dev): bump typescript from 4.5.5 to 4.8.4 #443

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"ts-jest": "^27.1.3",
"ts-node": "^10.5.0",
"ts-patch": "^2.0.1",
"typescript": "4.5.5",
"typescript": "4.9.4",
"ultra-runner": "^3.10.5"
},
"packageManager": "[email protected]",
Expand Down
26 changes: 3 additions & 23 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4433,7 +4433,7 @@ __metadata:
ts-jest: ^27.1.3
ts-node: ^10.5.0
ts-patch: ^2.0.1
typescript: 4.5.5
typescript: 4.9.4
ultra-runner: ^3.10.5
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -11061,17 +11061,7 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:4.5.5":
version: 4.5.5
resolution: "typescript@npm:4.5.5"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 506f4c919dc8aeaafa92068c997f1d213b9df4d9756d0fae1a1e7ab66b585ab3498050e236113a1c9e57ee08c21ec6814ca7a7f61378c058d79af50a4b1f5a5e
languageName: node
linkType: hard

"typescript@npm:^3 || ^4":
"typescript@npm:4.9.4, typescript@npm:^3 || ^4":
version: 4.9.4
resolution: "typescript@npm:4.9.4"
bin:
Expand All @@ -11081,17 +11071,7 @@ __metadata:
languageName: node
linkType: hard

"typescript@patch:[email protected]#~builtin<compat/typescript>":
version: 4.5.5
resolution: "typescript@patch:typescript@npm%3A4.5.5#~builtin<compat/typescript>::version=4.5.5&hash=493e53"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: c05c318d79c690f101d7ffb34cd6c7d6bbd884d3af9cefe7749ad0cd6be43c7082f098280982ca945dcba23fde34a08fed9602bb26540936baf8c0520727d3ba
languageName: node
linkType: hard

"typescript@patch:typescript@^3 || ^4#~builtin<compat/typescript>":
"typescript@patch:[email protected]#~builtin<compat/typescript>, typescript@patch:typescript@^3 || ^4#~builtin<compat/typescript>":
version: 4.9.4
resolution: "typescript@patch:typescript@npm%3A4.9.4#~builtin<compat/typescript>::version=4.9.4&hash=493e53"
bin:
Expand Down