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

Commit 9503bde

Browse files
authored
⬆️ Update typescript to version 4.0.5 (#193)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
1 parent e91dd5f commit 9503bde

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": "^5.0.0",
4141
"tape": "^5.0.1",
42-
"typescript": "^4.0.3"
42+
"typescript": "^4.0.5"
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.3:
1923-
version "4.0.3"
1924-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.3.tgz#153bbd468ef07725c1df9c77e8b453f8d36abba5"
1925-
integrity sha512-tEu6DGxGgRJPb/mVPIZ48e69xCn2yRmCgYmDugAVwmJ6o+0u1RI18eO7E7WBTLYLaEVVOhwQmcdhQHweux/WPg==
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==
19261926

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

0 commit comments

Comments
 (0)