Skip to content

Commit

Permalink
fix(deps): update dependency typescript to v4.7.4 (#200)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 23, 2022
1 parent 0a03eb2 commit 1a385b3
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 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.53.0",
"to-hex": "0.0.18",
"typescript": "4.7.3"
"typescript": "4.7.4"
},
"scripts": {
"predeploy": "yarn build",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11415,7 +11415,7 @@ __metadata:
react-scripts: 4.0.3
sass: 1.53.0
to-hex: 0.0.18
typescript: 4.7.3
typescript: 4.7.4
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -21819,13 +21819,13 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:4.7.3":
version: 4.7.3
resolution: "typescript@npm:4.7.3"
"typescript@npm:4.7.4":
version: 4.7.4
resolution: "typescript@npm:4.7.4"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 4f2597ac203e792881e02db85cd01bcba0ff0edfdb467e16af5a35808d35c424fe4fbc99ce8cea3745b206e66dbbe67e9ca0a0b03117672d7d95cad7055bd2b6
checksum: 8c1c4007b6ce5b24c49f0e89173ab9e82687cc6ae54418d1140bb63b82d6598d085ac0f993fe3d3d1fbf87a2c76f1f81d394dc76315bc72c7a9f8561c5d8d205
languageName: node
linkType: hard

Expand All @@ -21849,13 +21849,13 @@ __metadata:
languageName: node
linkType: hard

"typescript@patch:[email protected].3#~builtin<compat/typescript>":
version: 4.7.3
resolution: "typescript@patch:typescript@npm%3A4.7.3#~builtin<compat/typescript>::version=4.7.3&hash=7ad353"
"typescript@patch:[email protected].4#~builtin<compat/typescript>":
version: 4.7.4
resolution: "typescript@patch:typescript@npm%3A4.7.4#~builtin<compat/typescript>::version=4.7.4&hash=7ad353"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: fd3972aed0089d64c03235f4352a232eb62e5810e7b37e28ff804d1dbb728cda4c81b7e2d1e9b0e72d9fc8a7ccb1c211e044078b6b3774d4a18a6fcb9f16f86f
checksum: 2eb6e31b04fabec84a4d07b5d567deb5ef0a2971d89d9adb16895f148f7d8508adfb12074abc2efc6966805d3664e68ab67925060e5b0ebd8da616db4b151906
languageName: node
linkType: hard

Expand Down

0 comments on commit 1a385b3

Please sign in to comment.