Skip to content

Commit 5fa8df7

Browse files
committed
chore(deps): update dependency typescript to v4.1.4
1 parent 126e0f9 commit 5fa8df7

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.4",
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.4:
7105+
version "4.1.4"
7106+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.4.tgz#f058636e2f4f83f94ddaae07b20fd5e14598432f"
7107+
integrity sha512-+Uru0t8qIRgjuCpiSPpfGuhHecMllk5Zsazj5LZvVsEStEjmIRRBZe+jHjGQvsgS7M1wONy2PQXd67EMyV6acg==
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)