Skip to content

Commit

Permalink
Update dependency typescript to v4.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 8, 2021
1 parent 6934dc5 commit b8c9930
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -106,7 +106,7 @@
"prettier": "2.3.2",
"redux": "4.0.5",
"ts-jest": "27.0.5",
"typescript": "4.1.5"
"typescript": "4.4.2"
},
"dependencies": {
"@babel/runtime": "7.x.x",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -5450,10 +5450,10 @@ typedarray-to-buffer@^3.1.5:
dependencies:
is-typedarray "^1.0.0"

typescript@4.1.5:
version "4.1.5"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.5.tgz#123a3b214aaff3be32926f0d8f1f6e704eb89a72"
integrity sha512-6OSu9PTIzmn9TCDiovULTnET6BgXtDYL4Gg4szY+cGsc3JP1dQL8qvE8kShTRx1NIw4Q9IBHlwODjkjWEtMUyA==
typescript@4.4.2:
version "4.4.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.2.tgz#6d618640d430e3569a1dfb44f7d7e600ced3ee86"
integrity sha512-gzP+t5W4hdy4c+68bfcv0t400HVJMMd2+H9B7gae1nQlBzCqvrXX+6GL/b3GAgyTH966pzrZ70/fRjwAtZksSQ==

unicode-canonical-property-names-ecmascript@^1.0.4:
version "1.0.4"
Expand Down

0 comments on commit b8c9930

Please sign in to comment.