Skip to content

Commit

Permalink
chore(deps): update dependency typescript to v4.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 7, 2022
1 parent a8b71a4 commit 0519dfb
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 12 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"father-build": "1.20.4",
"globby": "12.0.2",
"husky": "5.1.2",
"typescript": "4.5.2"
"typescript": "4.6.2"
},
"workspaces": [
"packages/*"
Expand Down
37 changes: 26 additions & 11 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 @@ -4277,7 +4292,7 @@ __metadata:
languageName: unknown
linkType: soft

"@pansy/[email protected].0, @pansy/utility-regexps@workspace:packages/utility-regexps":
"@pansy/[email protected].2, @pansy/utility-regexps@workspace:packages/utility-regexps":
version: 0.0.0-use.local
resolution: "@pansy/utility-regexps@workspace:packages/utility-regexps"
languageName: unknown
Expand Down Expand Up @@ -4324,7 +4339,7 @@ __metadata:
"@pansy/replace-object-keys": 0.5.0
"@pansy/round": 0.5.0
"@pansy/url-utils": 0.5.0
"@pansy/utility-regexps": 0.7.0
"@pansy/utility-regexps": 0.7.2
"@pansy/utility-types": 0.5.0
languageName: unknown
linkType: soft
Expand All @@ -4340,7 +4355,7 @@ __metadata:
father-build: 1.20.4
globby: 12.0.2
husky: 5.1.2
typescript: 4.5.2
typescript: 4.6.2
languageName: unknown
linkType: soft

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

typescript@4.5.2:
version: 4.5.2
resolution: "typescript@npm:4.5.2"
typescript@4.6.2:
version: 4.6.2
resolution: "typescript@npm:4.6.2"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 74f9ce65d532bdf5d0214b3f60cf37992180023388c87a11ee6f838a803067ef0b63c600fa501b0deb07f989257dce1e244c9635ed79feca40bbccf6e0aa1ebc
checksum: 8a44ed7e6f6c4cb1ebe8cf236ecda2fb119d84dcf0fbd77e707b2dfea1bbcfc4e366493a143513ce7f57203c75da9d4e20af6fe46de89749366351046be7577c
languageName: node
linkType: hard

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

"typescript@patch:typescript@4.5.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:typescript@4.6.2#~builtin<compat/typescript>":
version: 4.6.2
resolution: "typescript@patch:typescript@npm%3A4.6.2#~builtin<compat/typescript>::version=4.6.2&hash=d8b4e7"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 02cf0f190f0cb6d216558d8db9c3a968feeab4965c340a351e5e6e84a42a3946e5e200a9538b6e427af9d17e4f713254dd0707d5fd6f238ce93f0aee1986ab57
checksum: 4b15830bdbd391a66f9f3bcc2dc81fdcaa8143adbf3f9e47dc67ab2d971646a1caf19b89c677afea066e22d3d111f3c1b7b137e3d9a7e8663a6bf9497d428041
languageName: node
linkType: hard

Expand Down

0 comments on commit 0519dfb

Please sign in to comment.