Skip to content

Commit 62404cb

Browse files
committed
chore(deps): update dependency typescript to v4.1.3
1 parent 386c76c commit 62404cb

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
@@ -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.1.3"
5151
},
5252
"eslintConfig": {
5353
"extends": [

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2369,10 +2369,10 @@ type-fest@^0.8.1:
23692369
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.8.1.tgz#09e249ebde851d3b1e48d27c105444667f17b83d"
23702370
integrity sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==
23712371

2372-
typescript@4.0.2:
2373-
version "4.0.2"
2374-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.2.tgz#7ea7c88777c723c681e33bf7988be5d008d05ac2"
2375-
integrity sha512-e4ERvRV2wb+rRZ/IQeb3jm2VxBsirQLpQhdxplZ2MEzGvDkkMmPglecnNDfSUBivMjP93vRbngYYDQqQ/78bcQ==
2372+
typescript@4.1.3:
2373+
version "4.1.3"
2374+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.3.tgz#519d582bd94cba0cf8934c7d8e8467e473f53bb7"
2375+
integrity sha512-B3ZIOf1IKeH2ixgHhj6la6xdwR9QrLC5d1VKeCSY4tvkqhF2eqd9O7txNlS0PO3GrBAFIdr3L1ndNwteUbZLYg==
23762376

23772377
typescript@^3.6.3:
23782378
version "3.9.7"

0 commit comments

Comments
 (0)