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

Commit bef7ade

Browse files
authored
Update typescript: 4.2.2 → 4.2.3 (patch) (#280)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
1 parent 6c805fe commit bef7ade

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.1.3",
4141
"tape": "^5.2.2",
42-
"typescript": "^4.2.2"
42+
"typescript": "^4.2.3"
4343
},
4444
"dependencies": {}
4545
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2005,10 +2005,10 @@ type-is@~1.6.17, type-is@~1.6.18:
20052005
media-typer "0.3.0"
20062006
mime-types "~2.1.24"
20072007

2008-
typescript@^4.2.2:
2009-
version "4.2.2"
2010-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.2.tgz#1450f020618f872db0ea17317d16d8da8ddb8c4c"
2011-
integrity sha512-tbb+NVrLfnsJy3M59lsDgrzWIflR4d4TIUjz+heUnHZwdF7YsrMTKoRERiIvI2lvBG95dfpLxB21WZhys1bgaQ==
2008+
typescript@^4.2.3:
2009+
version "4.2.3"
2010+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.3.tgz#39062d8019912d43726298f09493d598048c1ce3"
2011+
integrity sha512-qOcYwxaByStAWrBf4x0fibwZvMRG+r4cQoTjbPtUlrWjBHbmCAww1i448U0GJ+3cNNEtebDteo/cHOR3xJ4wEw==
20122012

20132013
[email protected], unpipe@~1.0.0:
20142014
version "1.0.0"

0 commit comments

Comments
 (0)