Skip to content
This repository has been archived by the owner on Sep 1, 2022. It is now read-only.

chore(deps): update dependency typescript to v3.9.10 #94

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 @@ -53,7 +53,7 @@
"mock-fs": "^4.10.4",
"packwatch": "^1.0.0",
"prettier": "^2.2.1",
"typescript": "^3.7.2"
"typescript": "3.9.10"
},
"dependencies": {
"@babel/parser": "^7.13.4",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4675,7 +4675,7 @@ fsevents@^1.2.7:
mock-fs: ^4.10.4
packwatch: ^1.0.0
prettier: ^2.2.1
typescript: ^3.7.2
typescript: 3.9.10
yargs: ^16.2.0
bin:
ghost-imports-buster: ./lib/cli.js
Expand Down Expand Up @@ -8967,23 +8967,23 @@ [email protected]:
languageName: node
linkType: hard

typescript@^3.7.2:
version: 3.9.9
resolution: "typescript@npm:3.9.9"
typescript@3.9.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:typescript@^3.7.2#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:typescript@3.9.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