Skip to content

Commit f1df3be

Browse files
renovate-botrenovate[bot]
authored andcommittedFeb 13, 2021
Update dependency typescript to v4.1.5
1 parent 1ec06a2 commit f1df3be

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
@@ -40,7 +40,7 @@
4040
"hygen": "6.0.4",
4141
"prettier": "2.2.1",
4242
"react-is": "17.0.1",
43-
"typescript": "4.1.3",
43+
"typescript": "4.1.5",
4444
"@typescript-eslint/eslint-plugin": "4.14.2",
4545
"@typescript-eslint/parser": "4.14.2",
4646
"eslint": "7.19.0",

‎yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -13067,10 +13067,10 @@ typedarray@^0.0.6:
1306713067
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1306813068
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
1306913069

13070-
typescript@4.1.3:
13071-
version "4.1.3"
13072-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.3.tgz#519d582bd94cba0cf8934c7d8e8467e473f53bb7"
13073-
integrity sha512-B3ZIOf1IKeH2ixgHhj6la6xdwR9QrLC5d1VKeCSY4tvkqhF2eqd9O7txNlS0PO3GrBAFIdr3L1ndNwteUbZLYg==
13070+
typescript@4.1.5:
13071+
version "4.1.5"
13072+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.5.tgz#123a3b214aaff3be32926f0d8f1f6e704eb89a72"
13073+
integrity sha512-6OSu9PTIzmn9TCDiovULTnET6BgXtDYL4Gg4szY+cGsc3JP1dQL8qvE8kShTRx1NIw4Q9IBHlwODjkjWEtMUyA==
1307413074

1307513075
unfetch@^4.1.0:
1307613076
version "4.1.0"

0 commit comments

Comments
 (0)