Skip to content

Commit 86da751

Browse files
committed
chore(deps): update dependency typescript to v3.7.4
1 parent 5b8599d commit 86da751

File tree

2 files changed

+8
-40
lines changed

2 files changed

+8
-40
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@
2727
"@types/ws": "6.0.1",
2828
"semantic-release": "15.13.3",
2929
"ts-node": "8.0.2",
30-
"typescript": "3.3.3"
30+
"typescript": "3.7.4"
3131
}
3232
}

yarn.lock

+7-39
Original file line numberDiff line numberDiff line change
@@ -1090,7 +1090,7 @@ debug@^4.0.0, debug@^4.1.0:
10901090
dependencies:
10911091
ms "^2.1.1"
10921092

1093-
debuglog@*, debuglog@^1.0.1:
1093+
debuglog@^1.0.1:
10941094
version "1.0.1"
10951095
resolved "https://registry.yarnpkg.com/debuglog/-/debuglog-1.0.1.tgz#aa24ffb9ac3df9a2351837cfb2d279360cd78492"
10961096
integrity sha1-qiT/uaw9+aI1GDfPstJ5NgzXhJI=
@@ -1921,7 +1921,7 @@ import-lazy@^2.1.0:
19211921
resolved "https://registry.yarnpkg.com/import-lazy/-/import-lazy-2.1.0.tgz#05698e3d45c88e8d7e9d92cb0584e77f096f3e43"
19221922
integrity sha1-BWmOPUXIjo1+nZLLBYTnfwlvPkM=
19231923

1924-
imurmurhash@*, imurmurhash@^0.1.4:
1924+
imurmurhash@^0.1.4:
19251925
version "0.1.4"
19261926
resolved "https://registry.yarnpkg.com/imurmurhash/-/imurmurhash-0.1.4.tgz#9218b9b2b928a238b13dc4fb6b6d576f231453ea"
19271927
integrity sha1-khi5srkoojixPcT7a21XbyMUU+o=
@@ -2483,11 +2483,6 @@ lockfile@^1.0.4:
24832483
dependencies:
24842484
signal-exit "^3.0.2"
24852485

2486-
lodash._baseindexof@*:
2487-
version "3.1.0"
2488-
resolved "https://registry.yarnpkg.com/lodash._baseindexof/-/lodash._baseindexof-3.1.0.tgz#fe52b53a1c6761e42618d654e4a25789ed61822c"
2489-
integrity sha1-/lK1OhxnYeQmGNZU5KJXie1hgiw=
2490-
24912486
lodash._baseuniq@~4.6.0:
24922487
version "4.6.0"
24932488
resolved "https://registry.yarnpkg.com/lodash._baseuniq/-/lodash._baseuniq-4.6.0.tgz#0ebb44e456814af7905c6212fa2c9b2d51b841e8"
@@ -2496,33 +2491,11 @@ lodash._baseuniq@~4.6.0:
24962491
lodash._createset "~4.0.0"
24972492
lodash._root "~3.0.0"
24982493

2499-
lodash._bindcallback@*:
2500-
version "3.0.1"
2501-
resolved "https://registry.yarnpkg.com/lodash._bindcallback/-/lodash._bindcallback-3.0.1.tgz#e531c27644cf8b57a99e17ed95b35c748789392e"
2502-
integrity sha1-5THCdkTPi1epnhftlbNcdIeJOS4=
2503-
2504-
lodash._cacheindexof@*:
2505-
version "3.0.2"
2506-
resolved "https://registry.yarnpkg.com/lodash._cacheindexof/-/lodash._cacheindexof-3.0.2.tgz#3dc69ac82498d2ee5e3ce56091bafd2adc7bde92"
2507-
integrity sha1-PcaayCSY0u5ePOVgkbr9Ktx73pI=
2508-
2509-
lodash._createcache@*:
2510-
version "3.1.2"
2511-
resolved "https://registry.yarnpkg.com/lodash._createcache/-/lodash._createcache-3.1.2.tgz#56d6a064017625e79ebca6b8018e17440bdcf093"
2512-
integrity sha1-VtagZAF2JeeevKa4AY4XRAvc8JM=
2513-
dependencies:
2514-
lodash._getnative "^3.0.0"
2515-
25162494
lodash._createset@~4.0.0:
25172495
version "4.0.3"
25182496
resolved "https://registry.yarnpkg.com/lodash._createset/-/lodash._createset-4.0.3.tgz#0f4659fbb09d75194fa9e2b88a6644d363c9fe26"
25192497
integrity sha1-D0ZZ+7CddRlPqeK4imZE02PJ/iY=
25202498

2521-
lodash._getnative@*, lodash._getnative@^3.0.0:
2522-
version "3.9.1"
2523-
resolved "https://registry.yarnpkg.com/lodash._getnative/-/lodash._getnative-3.9.1.tgz#570bc7dede46d61cdcde687d65d3eecbaa3aaff5"
2524-
integrity sha1-VwvH3t5G1hzc3mh9ZdPuy6o6r/U=
2525-
25262499
lodash._root@~3.0.0:
25272500
version "3.0.1"
25282501
resolved "https://registry.yarnpkg.com/lodash._root/-/lodash._root-3.0.1.tgz#fba1c4524c19ee9a5f8136b4609f017cf4ded692"
@@ -2588,11 +2561,6 @@ lodash.once@^4.0.0:
25882561
resolved "https://registry.yarnpkg.com/lodash.once/-/lodash.once-4.1.1.tgz#0dd3971213c7c56df880977d504c88fb471a97ac"
25892562
integrity sha1-DdOXEhPHxW34gJd9UEyI+0cal6w=
25902563

2591-
lodash.restparam@*:
2592-
version "3.6.1"
2593-
resolved "https://registry.yarnpkg.com/lodash.restparam/-/lodash.restparam-3.6.1.tgz#936a4e309ef330a7645ed4145986c85ae5b20805"
2594-
integrity sha1-k2pOMJ7zMKdkXtQUWYbIWuWyCAU=
2595-
25962564
lodash.set@^4.3.2:
25972565
version "4.3.2"
25982566
resolved "https://registry.yarnpkg.com/lodash.set/-/lodash.set-4.3.2.tgz#d8757b1da807dde24816b0d6a84bea1a76230b23"
@@ -3971,7 +3939,7 @@ readable-stream@~1.1.10:
39713939
isarray "0.0.1"
39723940
string_decoder "~0.10.x"
39733941

3974-
readdir-scoped-modules@*, readdir-scoped-modules@^1.0.0:
3942+
readdir-scoped-modules@^1.0.0:
39753943
version "1.0.2"
39763944
resolved "https://registry.yarnpkg.com/readdir-scoped-modules/-/readdir-scoped-modules-1.0.2.tgz#9fafa37d286be5d92cbaebdee030dc9b5f406747"
39773945
integrity sha1-n6+jfShr5dksuuve4DDcm19AZ0c=
@@ -4784,10 +4752,10 @@ typedarray@^0.0.6:
47844752
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
47854753
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
47864754

4787-
typescript@3.3.3:
4788-
version "3.3.3"
4789-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.3.3.tgz#f1657fc7daa27e1a8930758ace9ae8da31403221"
4790-
integrity sha512-Y21Xqe54TBVp+VDSNbuDYdGw0BpoR/Q6wo/+35M8PAU0vipahnyduJWirxxdxjsAkS7hue53x2zp8gz7F05u0A==
4755+
typescript@3.7.4:
4756+
version "3.7.4"
4757+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.4.tgz#1743a5ec5fef6a1fa9f3e4708e33c81c73876c19"
4758+
integrity sha512-A25xv5XCtarLwXpcDNZzCGvW2D1S3/bACratYBx2sax8PefsFhlYmkQicKHvpYflFS8if4zne5zT5kpJ7pzuvw==
47914759

47924760
uglify-js@^3.1.4:
47934761
version "3.5.11"

0 commit comments

Comments
 (0)