Skip to content

Commit c9a34cd

Browse files
committed
chore(deps): update dependency typescript to v4.1.3
1 parent 126e0f9 commit c9a34cd

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@ava/typescript": "1.1.1",
2424
"@types/node": "13.13.28",
2525
"@types/react": "16.9.53",
26-
"typescript": "4.0.3",
26+
"typescript": "4.1.3",
2727
"xo": "0.34.1"
2828
}
2929
}

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7101,7 +7101,12 @@ typedarray@^0.0.6:
71017101
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
71027102
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
71037103

7104-
typescript@4.0.3, typescript@^4.0.3:
7104+
typescript@4.1.3:
7105+
version "4.1.3"
7106+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.3.tgz#519d582bd94cba0cf8934c7d8e8467e473f53bb7"
7107+
integrity sha512-B3ZIOf1IKeH2ixgHhj6la6xdwR9QrLC5d1VKeCSY4tvkqhF2eqd9O7txNlS0PO3GrBAFIdr3L1ndNwteUbZLYg==
7108+
7109+
typescript@^4.0.3:
71057110
version "4.0.3"
71067111
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.3.tgz#153bbd468ef07725c1df9c77e8b453f8d36abba5"
71077112
integrity sha512-tEu6DGxGgRJPb/mVPIZ48e69xCn2yRmCgYmDugAVwmJ6o+0u1RI18eO7E7WBTLYLaEVVOhwQmcdhQHweux/WPg==

0 commit comments

Comments
 (0)