chore(deps): update dependency typescript to v4.6.3
This commit is contained in:
parent
87e956fe9f
commit
3065e38204
2 changed files with 24 additions and 4 deletions
|
@ -89,7 +89,7 @@
|
|||
"semver": "7.3.5",
|
||||
"ts-jest": "27.1.4",
|
||||
"tslib": "2.3.1",
|
||||
"typescript": "4.6.2",
|
||||
"typescript": "4.6.3",
|
||||
"yargs": "17.4.0"
|
||||
},
|
||||
"lint-staged": {
|
||||
|
|
26
yarn.lock
26
yarn.lock
|
@ -3299,7 +3299,7 @@ __metadata:
|
|||
semver: 7.3.5
|
||||
ts-jest: 27.1.4
|
||||
tslib: 2.3.1
|
||||
typescript: 4.6.2
|
||||
typescript: 4.6.3
|
||||
yargs: 17.4.0
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
@ -8340,7 +8340,17 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"typescript@npm:4.6.2, typescript@npm:^4.4.3":
|
||||
"typescript@npm:4.6.3":
|
||||
version: 4.6.3
|
||||
resolution: "typescript@npm:4.6.3"
|
||||
bin:
|
||||
tsc: bin/tsc
|
||||
tsserver: bin/tsserver
|
||||
checksum: 255bb26c8cb846ca689dd1c3a56587af4f69055907aa2c154796ea28ee0dea871535b1c78f85a6212c77f2657843a269c3a742d09d81495b97b914bf7920415b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"typescript@npm:^4.4.3":
|
||||
version: 4.6.2
|
||||
resolution: "typescript@npm:4.6.2"
|
||||
bin:
|
||||
|
@ -8350,7 +8360,17 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"typescript@patch:typescript@4.6.2#~builtin<compat/typescript>, typescript@patch:typescript@^4.4.3#~builtin<compat/typescript>":
|
||||
"typescript@patch:typescript@4.6.3#~builtin<compat/typescript>":
|
||||
version: 4.6.3
|
||||
resolution: "typescript@patch:typescript@npm%3A4.6.3#~builtin<compat/typescript>::version=4.6.3&hash=bda367"
|
||||
bin:
|
||||
tsc: bin/tsc
|
||||
tsserver: bin/tsserver
|
||||
checksum: 6bf45caf847062420592e711bc9c28bf5f9a9a7fa8245343b81493e4ededae33f1774009d1234d911422d1646a2c839f44e1a23ecb111b40a60ac2ea4c1482a8
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"typescript@patch:typescript@^4.4.3#~builtin<compat/typescript>":
|
||||
version: 4.6.2
|
||||
resolution: "typescript@patch:typescript@npm%3A4.6.2#~builtin<compat/typescript>::version=4.6.2&hash=bda367"
|
||||
bin:
|
||||
|
|
Loading…
Reference in a new issue