Skip to content

Commit

Permalink
chore(deps): update dependency typescript to v4.5.2 (#338)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Nov 17, 2021
1 parent f14c086 commit 13d3425
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,6 @@
"prettier": "2.4.1",
"ts-jest": "27.0.7",
"ts-node": "10.4.0",
"typescript": "4.4.4"
"typescript": "4.5.2"
}
}
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1585,7 +1585,7 @@ __metadata:
ts-jest: 27.0.7
ts-node: 10.4.0
typed-emitter: ^1.3.1
typescript: 4.4.4
typescript: 4.5.2
yargs: ^17.1.1
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -5068,23 +5068,23 @@ resolve@^1.3.2:
languageName: node
linkType: hard

typescript@4.4.4:
version: 4.4.4
resolution: "typescript@npm:4.4.4"
typescript@4.5.2:
version: 4.5.2
resolution: "typescript@npm:4.5.2"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 89ecb8436bb48ef5594d49289f5f89103071716b6e4844278f4fb3362856e31203e187a9c76d205c3f0b674d221a058fd28310dbcbcf5d95e9a57229bb5203f1
checksum: 74f9ce65d532bdf5d0214b3f60cf37992180023388c87a11ee6f838a803067ef0b63c600fa501b0deb07f989257dce1e244c9635ed79feca40bbccf6e0aa1ebc
languageName: node
linkType: hard

"typescript@patch:typescript@4.4.4#~builtin<compat/typescript>":
version: 4.4.4
resolution: "typescript@patch:typescript@npm%3A4.4.4#~builtin<compat/typescript>::version=4.4.4&hash=32657b"
"typescript@patch:typescript@4.5.2#~builtin<compat/typescript>":
version: 4.5.2
resolution: "typescript@patch:typescript@npm%3A4.5.2#~builtin<compat/typescript>::version=4.5.2&hash=32657b"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: c97c33903f1eb4f9e178649befdfc859d93157db1eccd1e521e84976ec6861db53412d8018e5e4c5d09268771c65498d42caa64bd881878346c3644f6b7cd202
checksum: 02cf0f190f0cb6d216558d8db9c3a968feeab4965c340a351e5e6e84a42a3946e5e200a9538b6e427af9d17e4f713254dd0707d5fd6f238ce93f0aee1986ab57
languageName: node
linkType: hard

Expand Down

0 comments on commit 13d3425

Please sign in to comment.