Skip to content

Commit

Permalink
Update dependency typescript to v4.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 3, 2022
1 parent f0db49c commit d196d14
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 @@ -22,7 +22,7 @@
"@types/node": "15.3.0",
"auto": "10.37.0",
"prettier": "^2.6.2",
"typescript": "4.6.4"
"typescript": "4.7.3"
},
"dependencies": {
"@auto-it/core": "^10.32.5",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3596,23 +3596,23 @@ resolve@~1.7.1:
languageName: node
linkType: hard

"typescript@npm:4.6.4":
version: 4.6.4
resolution: "typescript@npm:4.6.4"
"typescript@npm:4.7.3":
version: 4.7.3
resolution: "typescript@npm:4.7.3"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: e7bfcc39cd4571a63a54e5ea21f16b8445268b9900bf55aee0e02ad981be576acc140eba24f1af5e3c1457767c96cea6d12861768fb386cf3ffb34013718631a
checksum: fd13a1ce53790a36bb8350e1f5e5e384b5f6cb9b0635114a6d01d49cb99916abdcfbc13c7521cdae2f2d3f6d8bc4a8ae7625edf645a04ee940588cd5e7597b2f
languageName: node
linkType: hard

"typescript@patch:typescript@4.6.4#~builtin<compat/typescript>":
version: 4.6.4
resolution: "typescript@patch:typescript@npm%3A4.6.4#~builtin<compat/typescript>::version=4.6.4&hash=7ad353"
"typescript@patch:typescript@4.7.3#~builtin<compat/typescript>":
version: 4.7.3
resolution: "typescript@patch:typescript@npm%3A4.7.3#~builtin<compat/typescript>::version=4.7.3&hash=7ad353"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 1cb434fbc637d347be90e3a0c6cd05e33c38f941713c8786d3031faf1842c2c148ba91d2fac01e7276b0ae3249b8633f1660e32686cc7a8c6a8fd5361dc52c66
checksum: 137d18a77f52254a284960b16ab53d0619f57b69b5d585804b8413f798a1175ce3e774fb95e6a101868577aafe357d8fcfc9171f0dc9fc0c210e9ae59d107cc0
languageName: node
linkType: hard

Expand Down Expand Up @@ -3675,7 +3675,7 @@ resolve@~1.7.1:
auto: 10.37.0
prettier: ^2.6.2
semver: ^7.3.7
typescript: 4.6.4
typescript: 4.7.3
languageName: unknown
linkType: soft

Expand Down

0 comments on commit d196d14

Please sign in to comment.