Skip to content

Commit 87284fa

Browse files
committed
chore(deps): update dependency typescript to v4
1 parent 03fe54b commit 87284fa

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"react-native": "0.61.5",
6666
"react-test-renderer": "16.9.0",
6767
"ts-jest": "25.2.1",
68-
"typescript": "3.8.3"
68+
"typescript": "4.3.2"
6969
},
7070
"husky": {
7171
"hooks": {

yarn.lock

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

8403-
typescript@3.8.3:
8404-
version "3.8.3"
8405-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.8.3.tgz#409eb8544ea0335711205869ec458ab109ee1061"
8406-
integrity sha512-MYlEfn5VrLNsgudQTVJeNaQFUAI7DkhnOjdpAp4T+ku1TfQClewlbSuTVHiA+8skNBgaf02TL/kLOvig4y3G8w==
8403+
typescript@4.3.2:
8404+
version "4.3.2"
8405+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.2.tgz#399ab18aac45802d6f2498de5054fcbbe716a805"
8406+
integrity sha512-zZ4hShnmnoVnAHpVHWpTcxdv7dWP60S2FsydQLV8V5PbS3FifjWFFRiHSWpDJahly88PRyV5teTSLoq4eG7mKw==
84078407

84088408
ua-parser-js@^0.7.18:
84098409
version "0.7.21"

0 commit comments

Comments
 (0)