Skip to content
This repository was archived by the owner on May 26, 2021. It is now read-only.

Commit 5e77e49

Browse files
authored
⬆️ Update typescript to version 4.1.3 (#225)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
1 parent 9cc4201 commit 5e77e49

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
@@ -39,7 +39,7 @@
3939
"rimraf": "^3.0.2",
4040
"supertest": "^6.0.1",
4141
"tape": "^5.0.1",
42-
"typescript": "^4.1.2"
42+
"typescript": "^4.1.3"
4343
},
4444
"dependencies": {}
4545
}

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1901,10 +1901,10 @@ type-is@~1.6.17, type-is@~1.6.18:
19011901
media-typer "0.3.0"
19021902
mime-types "~2.1.24"
19031903

1904-
typescript@^4.1.2:
1905-
version "4.1.2"
1906-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.2.tgz#6369ef22516fe5e10304aae5a5c4862db55380e9"
1907-
integrity sha512-thGloWsGH3SOxv1SoY7QojKi0tc+8FnOmiarEGMbd/lar7QOEd3hvlx3Fp5y6FlDUGl9L+pd4n2e+oToGMmhRQ==
1904+
typescript@^4.1.3:
1905+
version "4.1.3"
1906+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.3.tgz#519d582bd94cba0cf8934c7d8e8467e473f53bb7"
1907+
integrity sha512-B3ZIOf1IKeH2ixgHhj6la6xdwR9QrLC5d1VKeCSY4tvkqhF2eqd9O7txNlS0PO3GrBAFIdr3L1ndNwteUbZLYg==
19081908

19091909
[email protected], unpipe@~1.0.0:
19101910
version "1.0.0"

0 commit comments

Comments
 (0)