Skip to content
This repository was archived by the owner on Aug 4, 2025. It is now read-only.

Commit 9a6873d

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency typescript to v4.4.3
1 parent 8fb564d commit 9a6873d

File tree

4 files changed

+10
-10
lines changed

4 files changed

+10
-10
lines changed

app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"eslint-plugin-react": "7.25.1",
4141
"eslint-plugin-react-hooks": "4.2.0",
4242
"prettier": "2.4.0",
43-
"typescript": "4.4.2"
43+
"typescript": "4.4.3"
4444
},
4545
"engines": {
4646
"node": "12.x"

app/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7951,10 +7951,10 @@ typedarray@^0.0.6:
79517951
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
79527952
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
79537953

7954-
7955-
version "4.4.2"
7956-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.2.tgz#6d618640d430e3569a1dfb44f7d7e600ced3ee86"
7957-
integrity sha512-gzP+t5W4hdy4c+68bfcv0t400HVJMMd2+H9B7gae1nQlBzCqvrXX+6GL/b3GAgyTH966pzrZ70/fRjwAtZksSQ==
7954+
7955+
version "4.4.3"
7956+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.3.tgz#bdc5407caa2b109efd4f82fe130656f977a29324"
7957+
integrity sha512-4xfscpisVgqqDfPaJo5vkd+Qd/ItkoagnHpufr+i2QCHBsNYp+G7UAoyFl8aPtx879u38wPV65rZ8qbGZijalA==
79587958

79597959
unbox-primitive@^1.0.0, unbox-primitive@^1.0.1:
79607960
version "1.0.1"

functions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,6 @@
3737
"firebase-functions-test": "0.3.2",
3838
"firebase-tools": "8.20.0",
3939
"prettier": "2.4.0",
40-
"typescript": "4.4.2"
40+
"typescript": "4.4.3"
4141
}
4242
}

functions/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5928,10 +5928,10 @@ typedarray@^0.0.6:
59285928
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
59295929
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
59305930

5931-
5932-
version "4.4.2"
5933-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.2.tgz#6d618640d430e3569a1dfb44f7d7e600ced3ee86"
5934-
integrity sha512-gzP+t5W4hdy4c+68bfcv0t400HVJMMd2+H9B7gae1nQlBzCqvrXX+6GL/b3GAgyTH966pzrZ70/fRjwAtZksSQ==
5931+
5932+
version "4.4.3"
5933+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.3.tgz#bdc5407caa2b109efd4f82fe130656f977a29324"
5934+
integrity sha512-4xfscpisVgqqDfPaJo5vkd+Qd/ItkoagnHpufr+i2QCHBsNYp+G7UAoyFl8aPtx879u38wPV65rZ8qbGZijalA==
59355935

59365936
unbox-primitive@^1.0.0, unbox-primitive@^1.0.1:
59375937
version "1.0.1"

0 commit comments

Comments
 (0)