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

Commit fbd10a7

Browse files
authored
⬆️ Update typescript to version 4.1.2 (#210)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
1 parent b5320a6 commit fbd10a7

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

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1919,10 +1919,10 @@ type-is@~1.6.17, type-is@~1.6.18:
19191919
media-typer "0.3.0"
19201920
mime-types "~2.1.24"
19211921

1922-
typescript@^4.0.5:
1923-
version "4.0.5"
1924-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.5.tgz#ae9dddfd1069f1cb5beb3ef3b2170dd7c1332389"
1925-
integrity sha512-ywmr/VrTVCmNTJ6iV2LwIrfG1P+lv6luD8sUJs+2eI9NLGigaN+nUQc13iHqisq7bra9lnmUSYqbJvegraBOPQ==
1922+
typescript@^4.1.2:
1923+
version "4.1.2"
1924+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.2.tgz#6369ef22516fe5e10304aae5a5c4862db55380e9"
1925+
integrity sha512-thGloWsGH3SOxv1SoY7QojKi0tc+8FnOmiarEGMbd/lar7QOEd3hvlx3Fp5y6FlDUGl9L+pd4n2e+oToGMmhRQ==
19261926

19271927
[email protected], unpipe@~1.0.0:
19281928
version "1.0.0"

0 commit comments

Comments
 (0)