Skip to content

Commit

Permalink
Update dependency typescript to v4.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 18, 2022
1 parent a8b71a4 commit a43b2e7
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.7.4"
},
"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.7.4
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.7.4:
version: 4.7.4
resolution: "typescript@npm:4.7.4"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 74f9ce65d532bdf5d0214b3f60cf37992180023388c87a11ee6f838a803067ef0b63c600fa501b0deb07f989257dce1e244c9635ed79feca40bbccf6e0aa1ebc
checksum: 5750181b1cd7e6482c4195825547e70f944114fb47e58e4aa7553e62f11b3f3173766aef9c281783edfd881f7b8299cf35e3ca8caebe73d8464528c907a164df
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.7.4#~builtin<compat/typescript>":
version: 4.7.4
resolution: "typescript@patch:typescript@npm%3A4.7.4#~builtin<compat/typescript>::version=4.7.4&hash=d8b4e7"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 02cf0f190f0cb6d216558d8db9c3a968feeab4965c340a351e5e6e84a42a3946e5e200a9538b6e427af9d17e4f713254dd0707d5fd6f238ce93f0aee1986ab57
checksum: 0b078b97f27848c2d10fc0777b7cb4cb85374426620edac25b2fe62459a4344569655e7f1a989d0ce9d5618cdeb958451eb2ee9436e78f7af86a99e800df967b
languageName: node
linkType: hard

Expand Down

0 comments on commit a43b2e7

Please sign in to comment.