Skip to content

Commit

Permalink
Update dependency typescript to v3.9.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 22, 2021
1 parent 5144c3a commit 915d46f
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 @@ -14,7 +14,7 @@
"@auto-it/git-tag": "10.29.3",
"@types/node": "15.3.0",
"auto": "10.29.3",
"typescript": "3.9.9"
"typescript": "3.9.10"
},
"dependencies": {
"@auto-it/core": "^10.27.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3169,23 +3169,23 @@ resolve@~1.7.1:
languageName: node
linkType: hard

[email protected].9:
version: 3.9.9
resolution: "typescript@npm:3.9.9"
[email protected].10:
version: 3.9.10
resolution: "typescript@npm:3.9.10"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 22bbe953faa34903587f3bd8fb6c343d754745d4177e49da523a2a3b814fe5eaf60d9b23c2d401d038a08a5ac2d8094b268ba75adee840cc2358fb5a866624ab
checksum: 544f3810ac3d3fcd141907e7f52f0b8c70af178adc83af47e2b8a48351e5a119919a4d3bfbe2f62d5165b5aa203e896fe0432024cfbda670dbd03a4f53ce7748
languageName: node
linkType: hard

"typescript@patch:[email protected].9#builtin<compat/typescript>":
version: 3.9.9
resolution: "typescript@patch:typescript@npm%3A3.9.9#builtin<compat/typescript>::version=3.9.9&hash=a45b0e"
"typescript@patch:[email protected].10#builtin<compat/typescript>":
version: 3.9.10
resolution: "typescript@patch:typescript@npm%3A3.9.10#builtin<compat/typescript>::version=3.9.10&hash=a45b0e"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 05a113f2ec0d0fc3263335c230d2eb7b94d851e51b5766f63b88b611127d08782ce41132eb32b9d3d434de8340f698f7ec2f72ebb4d33c3b2976b27de1f47ace
checksum: 744dab471ae59659b1618be636ab56b9c0afbca801e0640c3cdfad0a894315c87d30a290b7063c6a3f1860bf47fe44d9188cb85e46b2bdadda7f207d67e6b4e1
languageName: node
linkType: hard

Expand Down Expand Up @@ -3239,7 +3239,7 @@ [email protected]:
"@yarnpkg/pnpify": ^3.0.0-rc.3
auto: 10.29.3
semver: ^7.3.5
typescript: 3.9.9
typescript: 3.9.10
languageName: unknown
linkType: soft

Expand Down

0 comments on commit 915d46f

Please sign in to comment.