Skip to content

Commit c3af0d1

Browse files
chore(deps): update dependency typescript to v4.4.2 (#29)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 0e1cc4d commit c3af0d1

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
@@ -43,7 +43,7 @@
4343
"eslint": "7.32.0",
4444
"jest": "26.6.3",
4545
"prettier": "2.3.2",
46-
"typescript": "4.2.3"
46+
"typescript": "4.4.2"
4747
},
4848
"@pika/pack": {
4949
"pipeline": [

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7284,10 +7284,10 @@ typedarray-to-buffer@^3.1.5:
72847284
dependencies:
72857285
is-typedarray "^1.0.0"
72867286

7287-
typescript@4.2.3:
7288-
version "4.2.3"
7289-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.3.tgz#39062d8019912d43726298f09493d598048c1ce3"
7290-
integrity sha512-qOcYwxaByStAWrBf4x0fibwZvMRG+r4cQoTjbPtUlrWjBHbmCAww1i448U0GJ+3cNNEtebDteo/cHOR3xJ4wEw==
7287+
typescript@4.4.2:
7288+
version "4.4.2"
7289+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.2.tgz#6d618640d430e3569a1dfb44f7d7e600ced3ee86"
7290+
integrity sha512-gzP+t5W4hdy4c+68bfcv0t400HVJMMd2+H9B7gae1nQlBzCqvrXX+6GL/b3GAgyTH966pzrZ70/fRjwAtZksSQ==
72917291

72927292
typescript@^3.7.0:
72937293
version "3.9.9"

0 commit comments

Comments
 (0)