Skip to content

Commit 4635ccb

Browse files
committed
chore(deps): update dependency typescript to v4.6.3
1 parent 8d8b533 commit 4635ccb

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
@@ -65,7 +65,7 @@
6565
"react-native-builder-bob": "0.18.1",
6666
"react-test-renderer": "16.9.0",
6767
"ts-jest": "25.2.1",
68-
"typescript": "4.2.3"
68+
"typescript": "4.6.3"
6969
},
7070
"husky": {
7171
"hooks": {

yarn.lock

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

9477-
typescript@4.2.3:
9478-
version "4.2.3"
9479-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.3.tgz#39062d8019912d43726298f09493d598048c1ce3"
9480-
integrity sha512-qOcYwxaByStAWrBf4x0fibwZvMRG+r4cQoTjbPtUlrWjBHbmCAww1i448U0GJ+3cNNEtebDteo/cHOR3xJ4wEw==
9477+
typescript@4.6.3:
9478+
version "4.6.3"
9479+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.3.tgz#eefeafa6afdd31d725584c67a0eaba80f6fc6c6c"
9480+
integrity sha512-yNIatDa5iaofVozS/uQJEl3JRWLKKGJKh6Yaiv0GLGSuhpFJe7P3SbHZ8/yjAHRQwKRoA6YZqlfjXWmVzoVSMw==
94819481

94829482
ua-parser-js@^0.7.18:
94839483
version "0.7.21"

0 commit comments

Comments
 (0)