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

Commit af530ec

Browse files
authored
Update typescript: 4.1.4 → 4.1.5 (patch) (#265)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
1 parent 6ef1249 commit af530ec

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

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1932,10 +1932,10 @@ type-is@~1.6.17, type-is@~1.6.18:
19321932
media-typer "0.3.0"
19331933
mime-types "~2.1.24"
19341934

1935-
typescript@^4.1.4:
1936-
version "4.1.4"
1937-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.4.tgz#f058636e2f4f83f94ddaae07b20fd5e14598432f"
1938-
integrity sha512-+Uru0t8qIRgjuCpiSPpfGuhHecMllk5Zsazj5LZvVsEStEjmIRRBZe+jHjGQvsgS7M1wONy2PQXd67EMyV6acg==
1935+
typescript@^4.1.5:
1936+
version "4.1.5"
1937+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.5.tgz#123a3b214aaff3be32926f0d8f1f6e704eb89a72"
1938+
integrity sha512-6OSu9PTIzmn9TCDiovULTnET6BgXtDYL4Gg4szY+cGsc3JP1dQL8qvE8kShTRx1NIw4Q9IBHlwODjkjWEtMUyA==
19391939

19401940
[email protected], unpipe@~1.0.0:
19411941
version "1.0.0"

0 commit comments

Comments
 (0)