Skip to content

Commit 27ab349

Browse files
Merge pull request #25 from w3f/renovate/typescript-3.x
Update dependency typescript to v3.9.10
2 parents 8c424a7 + 9acfc4e commit 27ab349

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
@@ -37,6 +37,6 @@
3737
"mocha": "7.2.0",
3838
"moment": "^2.26.0",
3939
"ts-node": "10.8.2",
40-
"typescript": "3.9.5"
40+
"typescript": "3.9.10"
4141
}
4242
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1935,10 +1935,10 @@ type-fest@^0.8.1:
19351935
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.8.1.tgz#09e249ebde851d3b1e48d27c105444667f17b83d"
19361936
integrity sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==
19371937

1938-
typescript@3.9.5:
1939-
version "3.9.5"
1940-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.5.tgz#586f0dba300cde8be52dd1ac4f7e1009c1b13f36"
1941-
integrity sha512-hSAifV3k+i6lEoCJ2k6R2Z/rp/H3+8sdmcn5NrS3/3kE7+RyZXm9aqvxWqjEXHAd8b0pShatpcdMTvEdvAJltQ==
1938+
typescript@3.9.10:
1939+
version "3.9.10"
1940+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.10.tgz#70f3910ac7a51ed6bef79da7800690b19bf778b8"
1941+
integrity sha512-w6fIxVE/H1PkLKcCPsFqKE7Kv7QUwhU8qQY2MueZXWx5cPZdwFupLgKK3vntcK98BtNHZtAF4LA/yl2a7k8R6Q==
19421942

19431943
uri-js@^4.2.2:
19441944
version "4.2.2"

0 commit comments

Comments
 (0)