Skip to content
This repository has been archived by the owner on Jun 12, 2023. It is now read-only.

Commit

Permalink
fix(deps): update dependency typescript to v4.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 12, 2022
1 parent 8034af1 commit 0b8fbab
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"react-scripts": "4.0.3",
"sass": "1.51.0",
"to-hex": "0.0.18",
"typescript": "4.3.5"
"typescript": "4.6.4"
},
"scripts": {
"predeploy": "yarn build",
Expand Down
22 changes: 21 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11300,7 +11300,7 @@ __metadata:
react-scripts: 4.0.3
sass: 1.51.0
to-hex: 0.0.18
typescript: 4.3.5
typescript: 4.6.4
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -21678,6 +21678,16 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:4.6.4":
version: 4.6.4
resolution: "typescript@npm:4.6.4"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 92e2c0328485a4f7bd7435f5b105f03addff32f867e241dc3be8c372ed801a138c732d9a55697696d2f82a80dd6ad4bddff1ad6b0d1884bf4a24b92e71094c44
languageName: node
linkType: hard

"typescript@patch:typescript@4.3.5#~builtin<compat/typescript>":
version: 4.3.5
resolution: "typescript@patch:typescript@npm%3A4.3.5#~builtin<compat/typescript>::version=4.3.5&hash=bda367"
Expand All @@ -21688,6 +21698,16 @@ __metadata:
languageName: node
linkType: hard

"typescript@patch:typescript@4.6.4#~builtin<compat/typescript>":
version: 4.6.4
resolution: "typescript@patch:typescript@npm%3A4.6.4#~builtin<compat/typescript>::version=4.6.4&hash=bda367"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 0e3fa814d454942a689daf4c00f82328d323e7ecd4077e3265d45375e64642611631f4c882a71be87774468ba03793e9b8ff4bccfac3018194a9e36d8f72c251
languageName: node
linkType: hard

"umd@npm:^3.0.0":
version: 3.0.3
resolution: "umd@npm:3.0.3"
Expand Down

0 comments on commit 0b8fbab

Please sign in to comment.