Skip to content

Commit

Permalink
Merge pull request #82 from aolde/renovate/typescript-4.x
Browse files Browse the repository at this point in the history
Update dependency typescript to v4.7.3
  • Loading branch information
aolde authored Jun 6, 2022
2 parents 8472fad + 93ed10c commit b5e250d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"react-dom": "18.1.0",
"react-modal-sheet": "1.5.1",
"react-scripts": "5.0.1",
"typescript": "4.7.2",
"typescript": "4.7.3",
"web-vitals": "2.1.4"
},
"scripts": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9721,10 +9721,10 @@ typedarray-to-buffer@^3.1.5:
dependencies:
is-typedarray "^1.0.0"

[email protected].2:
version "4.7.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.2.tgz#1f9aa2ceb9af87cca227813b4310fff0b51593c4"
integrity sha512-Mamb1iX2FDUpcTRzltPxgWMKy3fhg0TN378ylbktPGPK/99KbDtMQ4W1hwgsbPAsG3a0xKa1vmw4VKZQbkvz5A==
[email protected].3:
version "4.7.3"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.3.tgz#8364b502d5257b540f9de4c40be84c98e23a129d"
integrity sha512-WOkT3XYvrpXx4vMMqlD+8R8R37fZkjyLGlxavMc4iB8lrl8L0DeTcHbYgw/v0N/z9wAFsgBhcsF0ruoySS22mA==

unbox-primitive@^1.0.1:
version "1.0.1"
Expand Down

0 comments on commit b5e250d

Please sign in to comment.