Skip to content

Commit b68881a

Browse files
chore(deps): update dependency typescript to v4.4.3 (#34)
Co-authored-by: Renovate Bot <[email protected]>
1 parent b81339e commit b68881a

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": "27.1.1",
4545
"prettier": "2.4.0",
46-
"typescript": "4.4.2"
46+
"typescript": "4.4.3"
4747
},
4848
"@pika/pack": {
4949
"pipeline": [

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6456,10 +6456,10 @@ typedarray-to-buffer@^3.1.5:
64566456
dependencies:
64576457
is-typedarray "^1.0.0"
64586458

6459-
6460-
version "4.4.2"
6461-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.2.tgz#6d618640d430e3569a1dfb44f7d7e600ced3ee86"
6462-
integrity sha512-gzP+t5W4hdy4c+68bfcv0t400HVJMMd2+H9B7gae1nQlBzCqvrXX+6GL/b3GAgyTH966pzrZ70/fRjwAtZksSQ==
6459+
6460+
version "4.4.3"
6461+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.3.tgz#bdc5407caa2b109efd4f82fe130656f977a29324"
6462+
integrity sha512-4xfscpisVgqqDfPaJo5vkd+Qd/ItkoagnHpufr+i2QCHBsNYp+G7UAoyFl8aPtx879u38wPV65rZ8qbGZijalA==
64636463

64646464
typescript@^3.7.0:
64656465
version "3.9.9"

0 commit comments

Comments
 (0)