Skip to content

Commit 79e7af8

Browse files
chore(deps): update dependency typescript to v4.4.2 (#70)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 3fe98ed commit 79e7af8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@changesets/cli": "2.17.0",
2323
"jest": "26.6.3",
2424
"prettier": "2.3.2",
25-
"typescript": "4.3.5"
25+
"typescript": "4.4.2"
2626
},
2727
"prettier": {
2828
"useTabs": true

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5423,10 +5423,10 @@ typedarray-to-buffer@^3.1.5:
54235423
dependencies:
54245424
is-typedarray "^1.0.0"
54255425

5426-
typescript@4.3.5:
5427-
version "4.3.5"
5428-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.5.tgz#4d1c37cc16e893973c45a06886b7113234f119f4"
5429-
integrity sha512-DqQgihaQ9cUrskJo9kIyW/+g0Vxsk8cDtZ52a3NGh0YNTfpUSArXSohyUGnvbPazEPLu398C0UxmKSOrPumUzA==
5426+
typescript@4.4.2:
5427+
version "4.4.2"
5428+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.2.tgz#6d618640d430e3569a1dfb44f7d7e600ced3ee86"
5429+
integrity sha512-gzP+t5W4hdy4c+68bfcv0t400HVJMMd2+H9B7gae1nQlBzCqvrXX+6GL/b3GAgyTH966pzrZ70/fRjwAtZksSQ==
54305430

54315431
typescript@^4.3.2:
54325432
version "4.3.2"

0 commit comments

Comments
 (0)