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

Commit 33e50c9

Browse files
authored
Update typescript: 4.2.3 → 4.2.4 (patch) (#295)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
1 parent 4d8a842 commit 33e50c9

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.3"
42+
"typescript": "^4.2.4"
4343
},
4444
"dependencies": {}
4545
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2022,10 +2022,10 @@ type-is@~1.6.17, type-is@~1.6.18:
20222022
media-typer "0.3.0"
20232023
mime-types "~2.1.24"
20242024

2025-
typescript@^4.2.3:
2026-
version "4.2.3"
2027-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.3.tgz#39062d8019912d43726298f09493d598048c1ce3"
2028-
integrity sha512-qOcYwxaByStAWrBf4x0fibwZvMRG+r4cQoTjbPtUlrWjBHbmCAww1i448U0GJ+3cNNEtebDteo/cHOR3xJ4wEw==
2025+
typescript@^4.2.4:
2026+
version "4.2.4"
2027+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.4.tgz#8610b59747de028fda898a8aef0e103f156d0961"
2028+
integrity sha512-V+evlYHZnQkaz8TRBuxTA92yZBPotr5H+WhQ7bD3hZUndx5tGOa1fuCgeSjxAzM1RiN5IzvadIXTVefuuwZCRg==
20292029

20302030
[email protected], unpipe@~1.0.0:
20312031
version "1.0.0"

0 commit comments

Comments
 (0)