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

Commit 6ef1249

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

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

yarn.lock

Lines changed: 4 additions & 4 deletions
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.3:
1936-
version "4.1.3"
1937-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.3.tgz#519d582bd94cba0cf8934c7d8e8467e473f53bb7"
1938-
integrity sha512-B3ZIOf1IKeH2ixgHhj6la6xdwR9QrLC5d1VKeCSY4tvkqhF2eqd9O7txNlS0PO3GrBAFIdr3L1ndNwteUbZLYg==
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==
19391939

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

0 commit comments

Comments
 (0)