Skip to content

Commit

Permalink
chore(deps): update dependency typescript to v4.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 10, 2021
1 parent 67ee88f commit ee5ee8e
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"father-build": "1.20.4",
"globby": "12.0.2",
"husky": "5.1.2",
"typescript": "4.5.2"
"typescript": "4.5.3"
},
"workspaces": [
"packages/*"
Expand Down
33 changes: 24 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4062,6 +4062,21 @@ __metadata:
languageName: unknown
linkType: soft

"@pansy/array-to-tree@workspace:packages/array-to-tree":
version: 0.0.0-use.local
resolution: "@pansy/array-to-tree@workspace:packages/array-to-tree"
dependencies:
"@pansy/is-function": 0.5.0
"@pansy/is-nil": 0.5.0
languageName: unknown
linkType: soft

"@pansy/debounce-promise@workspace:packages/debounce-promise":
version: 0.0.0-use.local
resolution: "@pansy/debounce-promise@workspace:packages/debounce-promise"
languageName: unknown
linkType: soft

"@pansy/[email protected], @pansy/delay@workspace:packages/delay":
version: 0.0.0-use.local
resolution: "@pansy/delay@workspace:packages/delay"
Expand Down Expand Up @@ -4340,7 +4355,7 @@ __metadata:
father-build: 1.20.4
globby: 12.0.2
husky: 5.1.2
typescript: 4.5.2
typescript: 4.5.3
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -18186,13 +18201,13 @@ resolve@~1.1.6:
languageName: node
linkType: hard

[email protected].2:
version: 4.5.2
resolution: "typescript@npm:4.5.2"
[email protected].3:
version: 4.5.3
resolution: "typescript@npm:4.5.3"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 74f9ce65d532bdf5d0214b3f60cf37992180023388c87a11ee6f838a803067ef0b63c600fa501b0deb07f989257dce1e244c9635ed79feca40bbccf6e0aa1ebc
checksum: 2ac278c20418882816789ad94a5d9e7f11969db7a2a23fa09e61f2fedf3814265cbd4f89d7f5b6e1f0e7be2b5f169becf5dab913d0da255b073ea3c8c324e6d4
languageName: node
linkType: hard

Expand All @@ -18206,13 +18221,13 @@ typescript@^4.0.5:
languageName: node
linkType: hard

"typescript@patch:[email protected].2#~builtin<compat/typescript>":
version: 4.5.2
resolution: "typescript@patch:typescript@npm%3A4.5.2#~builtin<compat/typescript>::version=4.5.2&hash=d8b4e7"
"typescript@patch:[email protected].3#~builtin<compat/typescript>":
version: 4.5.3
resolution: "typescript@patch:typescript@npm%3A4.5.3#~builtin<compat/typescript>::version=4.5.3&hash=d8b4e7"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 02cf0f190f0cb6d216558d8db9c3a968feeab4965c340a351e5e6e84a42a3946e5e200a9538b6e427af9d17e4f713254dd0707d5fd6f238ce93f0aee1986ab57
checksum: 79fc9800039394632978ef088cb0142e2f1672d1446f19199ff65783c8678e70e97349f69b89638c0ead15ba1ed46af794f6e182d8da7c97d832c173535eaa1e
languageName: node
linkType: hard

Expand Down

0 comments on commit ee5ee8e

Please sign in to comment.