Skip to content

Commit

Permalink
chore(deps): update dependency typescript to v4.2.4 (#88)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored Apr 11, 2021
1 parent 2455874 commit 5bd9682
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 2 deletions.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,6 @@
"ts-loader": "8.0.18",
"ts-node": "9.0.0",
"tsconfig-paths": "3.9.0",
"typescript": "4.2.3"
"typescript": "4.2.4"
}
}
22 changes: 21 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -624,7 +624,7 @@ __metadata:
ts-loader: 8.0.18
ts-node: 9.0.0
tsconfig-paths: 3.9.0
typescript: 4.2.3
typescript: 4.2.4
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -11436,6 +11436,16 @@ typescript@4.2.3:
languageName: node
linkType: hard

typescript@4.2.4:
version: 4.2.4
resolution: "typescript@npm:4.2.4"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: edaede2fa77f56b7fba80ee624a2368ab1216e75b0434d968ccb47ab0a5e2f6d94f848b3b111c1237dd71e988cd376af26370dcdad3b94355c76e759f0dd0a1e
languageName: node
linkType: hard

"typescript@patch:typescript@4.2.3#builtin<compat/typescript>":
version: 4.2.3
resolution: "typescript@patch:typescript@npm%3A4.2.3#builtin<compat/typescript>::version=4.2.3&hash=a45b0e"
Expand All @@ -11446,6 +11456,16 @@ typescript@4.2.3:
languageName: node
linkType: hard

"typescript@patch:typescript@4.2.4#builtin<compat/typescript>":
version: 4.2.4
resolution: "typescript@patch:typescript@npm%3A4.2.4#builtin<compat/typescript>::version=4.2.4&hash=a45b0e"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 3be44317593182e8ce494c114e7ad9b0bb2553a22f3085cc6da4f0a36912c20850daa9be4c898af2ab6fc8b12f430c1c9e46ac715721867cd38643f2350d3ef9
languageName: node
linkType: hard

"union-value@npm:^1.0.0":
version: 1.0.1
resolution: "union-value@npm:1.0.1"
Expand Down

0 comments on commit 5bd9682

Please sign in to comment.