Skip to content

Commit 54e66f5

Browse files
committed
chore(deps): update dependency typescript to v4.3.2
1 parent 4568aca commit 54e66f5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"eslint-plugin-unused-imports": "0.1.3",
4848
"husky": "4.2.5",
4949
"lint-staged": "10.2.13",
50-
"typescript": "4.0.2"
50+
"typescript": "4.3.2"
5151
},
5252
"eslintConfig": {
5353
"extends": [

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2946,10 +2946,10 @@ type-fest@^0.8.1:
29462946
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.8.1.tgz#09e249ebde851d3b1e48d27c105444667f17b83d"
29472947
integrity sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==
29482948

2949-
typescript@4.0.2:
2950-
version "4.0.2"
2951-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.2.tgz#7ea7c88777c723c681e33bf7988be5d008d05ac2"
2952-
integrity sha512-e4ERvRV2wb+rRZ/IQeb3jm2VxBsirQLpQhdxplZ2MEzGvDkkMmPglecnNDfSUBivMjP93vRbngYYDQqQ/78bcQ==
2949+
typescript@4.3.2:
2950+
version "4.3.2"
2951+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.2.tgz#399ab18aac45802d6f2498de5054fcbbe716a805"
2952+
integrity sha512-zZ4hShnmnoVnAHpVHWpTcxdv7dWP60S2FsydQLV8V5PbS3FifjWFFRiHSWpDJahly88PRyV5teTSLoq4eG7mKw==
29532953

29542954
typescript@^3.6.3:
29552955
version "3.9.7"

0 commit comments

Comments
 (0)